• WRH's avatar
    [Feature] Support decode with DP in pytorch (#193) · 81f29837
    WRH authored
    * support decode
    
    * unit test and benckmark and improve
    
    * remove some drafts
    
    * enable numerical test
    
    * minor
    
    * add some benchmark data
    
    * add more output
    
    * update interface
    
    * remove debugs
    
    * format
    
    * update docstring
    
    * remove print and add benchmark results
    
    * use logits & add main
    
    * fix rb
    
    * dump large
    
    * update test
    
    * update test decode
    
    * add decimal
    81f29837
test_decode.py 2.07 KB