- 14 5月, 2020 3 次提交
-
-
由 cc 提交于
* Add places of int64 and any precision in opt, test=develop
-
由 cc 提交于
-
由 huzhiqiang 提交于
-
- 13 5月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 huzhiqiang 提交于
-
- 12 5月, 2020 1 次提交
-
-
由 Cwndmiao 提交于
[LITE][XPU] 1. Add precision switch(int16/int31) in XPUMultiEncoderOp; 2. Fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN; 3. Enhance |__xpu__multi_encoder_fuse_pass|; (#3596) * [LITE][XPU] Add precision switch(int16/int31) in XPUMultiEncoderOp * [LITE][XPU] fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN * test=develop * [LITE][XPU] suppress linkage error test=develop * [LITE][XPU] 1. Reorder |identity_dropout_eliminate_pass| before |__xpu__multi_encoder_fuse_pass|; 2. Enhance |__xpu__multi_encoder_fuse_pass|, it works well in more scenarios; test=develop * [LITE][XPU] Remove XPUConfig test=develop
-
- 11 5月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop, support WITH_TESTING=ON on windows test=develop, modify the path of test_file in build_windows.bat test=develop, modify the docment of windows compilation test=develop, modify the document * test=develop, modify the build_windows.bat
-
- 08 5月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 Wilber 提交于
* add eltwise_activate_fuse. test=develop
-
- 30 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 27 4月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 Santa An 提交于
* [LITE][BM] fix reshape infer shape issue, optimize global pool,adaptive pool,multi thread
-
- 25 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* support opencl for multi-thread test. test=develop
-
- 24 4月, 2020 4 次提交
-
-
由 huzhiqiang 提交于
-
由 HappyAngel 提交于
* add scale+relu/relu6/leakyrelu test=develop * fix format, test=develop
-
由 Wilber 提交于
* fix cuda demo. test=develop * update type error. test=develop
-
由 huzhiqiang 提交于
-
- 23 4月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
- 22 4月, 2020 3 次提交
-
-
由 Yuan Shuai 提交于
* Fix Places of CXX Config for OpenCL. test=develop * fix shared ptr as unqiue ptr. test=develop
-
由 silingtong123 提交于
-
由 Cwndmiao 提交于
-
- 15 4月, 2020 4 次提交
-
-
由 hong19860320 提交于
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
由 hong19860320 提交于
-
由 huzhiqiang 提交于
-
- 14 4月, 2020 4 次提交
-
-
由 silingtong123 提交于
-
由 airockchip 提交于
-
由 huzhiqiang 提交于
-
由 cc 提交于
* Optimize matmul for size(x_dims)=2 size(y_dims)>2
-
- 13 4月, 2020 3 次提交
-
-
由 zhupengyang 提交于
* [NPU] add shape bridge move shape arm kernel to host * enhance compare arm kernel * [NPU] add gather op bridge * enable reshape arm ut * [NPU] add lookup_table bridge
-
由 cc 提交于
-
由 Wilber 提交于
lite cuda support exec multi-stream
-
- 11 4月, 2020 2 次提交
-
-
由 Santa An 提交于
* [LITE][BM] fix reshape infer shape issue, test=develop * [LITE][BM] with testing=on, test=develop
-
由 Yuan Shuai 提交于
1. clean code; 2. change `cl::Kernel` from unique to shared ptr; 3. `reset` `cl::Program` and `clear` `device_info_` in destroyed of CLRuntime; 4. remove clFlush in destroyed of CLRuntime.
-
- 10 4月, 2020 2 次提交
-
-
由 cc 提交于
* Optimize weight quantizaion, test=develop
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] fix OpenCL global static resources. test=develop * Fix Cxx and light api. test=develop
-
- 09 4月, 2020 1 次提交
-
-
由 jackzhang235 提交于
[MLU] add some basic support for MLU, including related passes, kernels, gtests and some api in padddle_api.h Passes:mlu_subgraph_pass ,mlu_postprocess_pass Kernels: act,batch_norm, concat, conv, elementwise, fc, interpolate, pool, scale, softmax
-
- 08 4月, 2020 1 次提交
-
-
由 cc 提交于
* Add hard_swish, ctc_align and reciprocal op, test=develop * Move some activation ops to extra, test=develop
-