“44fb28c605c22434147df5e8d3d8ac0161741158”上不存在“doc/git@gitcode.net:s920243400/PaddleOCR.git”
  • Y
    Refactor linear chain crf op & crf decoding op (#19982) · 01ad8d2e
    Yibing Liu 提交于
    * Update crf_decoding api & example
    
    test=develop
    
    * Update api spec
    
    test=develop
    
    * Fix linear chain crf api
    
    test=develop
    
    * Avoid sharing data pointer with input
    
    test=develop
    
    * Simplify the logic in linear_chain_crf_decoding
    
    * Add unittest for crf_decoding when label & path both are set
    
    test=develop
    
    * Update API spec
    
    test=develop
    
    * Add unittest for layers && correct infer_shape in chunk_eval
    
    test=develop
    01ad8d2e
nn.py 571.2 KB