- 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
-
- 10 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* align opdesc interfaces, test=develop * align opdesc interfaces, test=develop
-
- 07 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 cc 提交于
-
- 29 6月, 2020 1 次提交
-
-
由 cc 提交于
* Update quantization, scale save in op attrs by <inputname_index, scale_value>, test=develop Co-authored-by: Nhong19860320 <9973393+hong19860320@users.noreply.github.com>
-
- 18 5月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Enhance Profiler for OpenCL with in/out/filter shape, macs/macs_ps, real backend kernel etc. (#3641) * [LITE][OPENCL] Enhance Precision Profiler for OpenCL. test=develop
-
- 12 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 20 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 08 4月, 2020 1 次提交
-
-
由 cc 提交于
* Add hard_swish, ctc_align and reciprocal op, test=develop * Move some activation ops to extra, test=develop
-
- 03 4月, 2020 1 次提交
-
-
由 cc 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 25 3月, 2020 1 次提交
-
-
由 xiaogang 提交于
test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* add conv int8 support(in condition which the input or output channel not be the times of 4) add add_kernel for cuda. * can run yolov3 fp32 test=develop * 1. fix bug with yolov3 run test=develop * can run yolov3 int8 test=develop
-
- 27 9月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-