- 18 9月, 2020 1 次提交
-
-
由 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>
-
- 21 7月, 2020 1 次提交
-
-
由 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
-
- 13 7月, 2020 1 次提交
-
-
由 Cwndmiao 提交于
* [LITE][XPU] accomodate resnet_cbam * [LITE][XPU] accomodate content-dnn * fix pr comments test=develop * fix pr comments test=develop * fix pr comments test=develop test=xpu * fix compilation error, test=develop test=xpu * [X86] Fix the unit test of slice op test=develop test=xpu Co-authored-by: Nhong19860320 <9973393+hong19860320@users.noreply.github.com>
-