1. 18 9月, 2020 1 次提交
    • H
      [cherry-pick] Fix build error caused by flatbuffer if the target is... · 3c9a1a1d
      hong19860320 提交于
      [cherry-pick] Fix build error caused by flatbuffer if the target is tiny_publish, and fix the missing of the attr name of the output scale (#4356)
      
      * [LITE][XPU] 1. Add sequence_unpad kernel for XPU; 2. Bugfix in sequence_unpad kernel for x86, as InferShapeImpl() is now empty in lite/operators/sequence_unpad_op.cc; 3. Refine TargetWrapperXPU; (#4237)
      
      * [Core] Fix the missing of the attr name of the output scale (#4334)
      
      * [NPU] Fix build error caused by flatbuffer if the target is tiny_publish (#4340)
      test=develop
      Co-authored-by: NCwndmiao <miaotianxiang@baidu.com>
      3c9a1a1d
  2. 21 7月, 2020 1 次提交
    • C
      [LITE][XPU] Support mmdnn3.0-ras (a.k.a. crmm-0608) (#3950) · 89a0ecd1
      Cwndmiao 提交于
      * fix typo
      
      * [LITE][XPU] accomodate crmm(variant 20200608)
      
      * refine lite/tests/api/test_mmdnn_lite_xpu.cc
      
      * more comments, test=develop test=xpu
      
      * bugfix in crmm pattern match
      
      * pr comments, test=develop test=xpu
      
      * add XPU_CALL and retval check, test=develop test=xpu
      89a0ecd1
  3. 13 7月, 2020 1 次提交