You need to sign in or sign up before continuing.
  • Y
    Add padding support for crf_decoding (#19057) · 50b1cab1
    Yibing Liu 提交于
    * Add padding support for crf_decoding
    
    * Fixes in comupte kernel
    
    test=develop
    
    * Update API Spec
    
    test=develop
    
    * Update API.spec
    
    test=develop
    
    * Avoid using paddle_enforce
    
    test=develop
    
    * Fix enforce
    
    test=develop
    50b1cab1
crf_decoding_op.h 5.2 KB