- 20 12月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
* [mobile]Add multi input interface in inference api. * [Mobile]Open switch of mobile/test/CMakeLists.txt to build all test. * [Mobile]Fix ci compile error. * [Mobile]Change test_inference_api_v2 to test multi input and output.
-
- 19 12月, 2019 3 次提交
-
-
由 xiebaiyuan 提交于
* suite scale in nearest_interp_op ,test=mobile * suite scale in nearest_interp_op && fix grid_sampler_kernel.cl ,test=mobile * suite scale in nearest_interp_op && fix grid_sampler_kernel.cl && fix code style ,test=mobile
-
由 NazgulLee 提交于
-
由 xiebaiyuan 提交于
* develop expend op for erciyuan ,test=mobile * develop expend op for erciyuan && code style ,test=mobile
-
- 18 12月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
* fix 1x1_wrapped crashed in huawei && reinit super image . test = develop * fix 1x1_wrapped crashed in huawei && reinit super image . test = mobile
-
- 10 12月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop * fix a bug of sigmoid kernel in FPGA v2 track, test=develop * fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop * add interupt clear operation before op compute in FPGA V2 track, test=develop * fix a bug in ewadd in FPGA v2, test=mobile
-
- 27 11月, 2019 1 次提交
-
-
由 qnqinan 提交于
fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop, close #2501 (#2502) * update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop * fix a bug of sigmoid kernel in FPGA v2 track, test=develop * fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop * add interupt clear operation before op compute in FPGA V2 track, test=develop
-
- 20 11月, 2019 1 次提交
-
-
由 StarryRain 提交于
* fix “CL_INVALID_KERNEL_ARGS ” error, test=develop * fix height = 1 error in superresolution model, test=develop * fix error
-
- 18 11月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop * fix a bug of sigmoid kernel in FPGA v2 track, test=develop
-
- 17 11月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop
-
- 06 11月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
optimise conv 1x1 ... ,test=develop (#2388)
-
- 05 11月, 2019 1 次提交
-
- 04 11月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
-
- 02 11月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
* add mem opt option for high api ,test = develop * fix is_lod params && test-performance ,test=develop * fix useless init emptyimage , test = develop
-
- 01 11月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
* add mem opt option for high api ,test = develop * fix is_lod params && test-performance ,test=develop
-
- 31 10月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
* add GPU_CL for test_net_benchmark. * test compile * fix mobile build error
-
- 23 10月, 2019 2 次提交
-
-
由 xiebaiyuan 提交于
-
由 xiebaiyuan 提交于
-
- 21 10月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 17 10月, 2019 1 次提交
-
-
由 StarryRain 提交于
-
- 16 10月, 2019 2 次提交
-
-
由 Jiaying Zhao 提交于
-
由 xiebaiyuan 提交于
-
- 12 10月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 11 10月, 2019 1 次提交
-
-
由 Yanzhan Yang 提交于
-
- 10 10月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
1. improve n-fold quantification algorithm by introducing a minimal size for each fold. 2. automatically search for best n for n-fold algorithm. (#2167)
-
由 xiebaiyuan 提交于
-
- 09 10月, 2019 4 次提交
-
-
由 Yanzhan Yang 提交于
* 1. add quantification_fold parameter. 2. support quantification test in run.py. * implement n-fold quantification
-
由 xiebaiyuan 提交于
* open cl mem optimise, split with cpu codes. fix a bug when some memory is not equal 4 . * open cl mem optimise, split with cpu codes. fix a bug when some memory is not equal 4 fix bad des
-
由 zp7 提交于
-
由 xiebaiyuan 提交于
-
- 08 10月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 27 9月, 2019 1 次提交
-
-
由 NazgulLee 提交于
-
- 26 9月, 2019 1 次提交
-
-
由 zp7 提交于
-
- 25 9月, 2019 1 次提交
-
-
由 StarryRain 提交于
* get opencl kernel_work_group_size and set local_work_group_size for conv and conv_trans kernel of GAN, test=develop * fix fpga CI error, test=develop * fix fpga CI error, test=develop * auto set local work group size according to devices * Optimal OPENCL conv_trans_7x7 Performance , test=develop * fix CI error, test=develop
-
- 17 9月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
* fix new_scale & new_bias crash test=develop * fix new_bias & new_scale in GPU test=develop
-
由 Yanzhan Yang 提交于
-
- 16 9月, 2019 1 次提交
-
-
由 Yanzhan Yang 提交于
-
- 12 9月, 2019 2 次提交
-
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop * Optimal OPENCL conv_3x3S2 Performance * test=develop * Optimal OPENCL conv_trans_3x3s2 Performance , test=develop * add opencl conv_trans_op, test=develop
-
由 NazgulLee 提交于
-