• L
    add support to float64 input of warpctc op. (#27399) · 1501a80f
    Li Fuchen 提交于
    * add float64 input to ctc_loss
    
    * modified error message of  warpctc
    
    * update repo and tag of warpctc
    
    * add test for warpctc with float64 input
    
    * modified warpctc.cmake to make sure build always
    
    * resolved sample code bug of warpctc
    
    * add core.ops in warpctc dygraph
    
    * fix a bug of test
    1501a80f
warpctc_op.cu.cc 1.0 KB