- 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>
-
- 09 9月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 21 2月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 31 12月, 2019 1 次提交
-
-
由 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.
-
- 24 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
* Support multiple types for XPU and NPU op bridges * Add lookup_table, gather, slice, stack and scale op bridges for supporting BERT * Fix the definition of lookup_table kernel for X86
-
- 13 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
[LITE][NPU][XPU] Refine subgraph pass, and support NPU/XPU model generation at execution time (#2576)
-
- 28 10月, 2019 1 次提交
-
-
由 zhupengyang 提交于
test=develop
-