• H
    Align CTC grad scale same with ESPNet (#34729) · 10f9644c
    Hui Zhang 提交于
    * dygraph support more ctc grad scale
    
    * scale for 1.x
    
    * fix unitest
    
    * fix unitest
    
    * format code
    
    * fix unittest
    
    * fix log info
    
    * unittest cov
    
    * fix format;notest,test=cpu,coverage
    
    * skip ctc_loss egs;test=cpu
    
    * warpctc grad cov;test=coverage
    
    * add dygraph test;test=coverage
    
    * format;test=cpu,coverage
    
    * format;test=cpu
    
    * add api compat;test=cpu
    
    * add cpu test
    
    * rename
    
    * rename
    
    * fix
    
    * fix test
    
    * format
    
    * eigen cpu
    
    * eigen gpu grad pass
    
    * cuda gpu pass
    
    * format
    
    * fix ci
    10f9644c
warpctc_op.h 19.6 KB