• Y
    Add JIT CRF_decoding and Layer_norm unit-test (#15699) · 685a20ef
    Yihua Xu 提交于
    * Add the CRFDecoding and LayerNorm's test case
    
    test=develop
    
    * Fix the size checking issue
    
    test=develop
    
    * Remove the remnant code
    
    test=develop
    
    * Add TestAllImpls and double support
    
    test=develop
    
    * Clean Code
    
    test=develop
    
    * Add benchmark test for LayerNorm & CRFDecoding
    
    test=develop
    685a20ef
test.cc 31.0 KB