- 22 7月, 2020 1 次提交
-
-
由 hong19860320 提交于
* [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception test=develop * Fix the dims of parent idx of the arm kernel of beam_search op * elementwise_mul supports int64_t data type with broadcasting * Add print op and kernel for debugging * Support throwing the exception when the internal error occurs * Refine while and conditional_block op kernel * Support the graph optimization on subblocks * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively *Add unit test for masked transformer model
-
- 07 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 25 6月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 28 5月, 2020 1 次提交
-
-
由 T8T9 提交于
* reduce .so size. test=develop * compile all targets when LITE_ON_TINY_PUBLISH=OFF * unordered_map is more convenient when key is customized class * test=develop
-
- 15 4月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
- 07 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
* get the precision from the real tensor or tensor_array of base_scope in arena/framwork * register assign and assign_value to kAny
-
- 05 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 24 2月, 2020 1 次提交
-
-
由 cc 提交于
* Support lac model, fix bug for argmax lod_reset, test=develop
-
- 13 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 23 12月, 2019 1 次提交
-
-
由 yiicy 提交于
-
- 20 12月, 2019 1 次提交
-
-
由 zhupengyang 提交于
* [XPU] add transpose bridge and unit test test=develop
-
- 18 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* Support Mask RCNN2 (#2588)
-
- 13 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
[LITE][NPU][XPU] Refine subgraph pass, and support NPU/XPU model generation at execution time (#2576)
-
- 19 9月, 2019 1 次提交
-
-
由 石晓伟 提交于
* add full_api_static target and fix building errors, test=develop * fix build errors, test=develop * fix code style, test=develop * fix lite/model_parser/pb/var_desc.cc, test=develop * fix building errors, test=develop * modify lite/tools/debug/CMakeLists.txt, test=develop
-
- 12 9月, 2019 1 次提交
-
-
由 guofei 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-