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. 09 9月, 2020 1 次提交
  3. 28 5月, 2020 1 次提交
  4. 21 2月, 2020 1 次提交
  5. 31 12月, 2019 1 次提交
    • H
      [LITE][NPU][XPU] Refine the registration and implementation of op bridges (#2700) · a29c84a2
      hong19860320 提交于
      * Fix the compiling error which occurs when specify the ddk_root path and build for huawei NPU.
      
      * Refine the registration of op bridges and make it similar to the registration of op and kernel.
      
      * Refine the interfaces of the graph and node for op bridges, and support creating constant and data node automatically according to the attribute 'persistable' of the target tensor.
      
      * Add the unit test of the scale and softmax op bridge for NPU.
      a29c84a2
  6. 24 12月, 2019 1 次提交
  7. 13 12月, 2019 1 次提交
  8. 29 11月, 2019 1 次提交