- 21 8月, 2020 1 次提交
-
-
由 ysh329 提交于
* [OPENCL] Add hard sigmoid opencl kernel. test=develop * optimize hard sigmoid. test=develop
-
- 27 7月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* add elu act * fix elu act not find error, test=develop * fix format.test=develop * fix int8 model opt error in conv+conv fusion, test=develop * fix format. test=develop * test=develop
-
- 24 7月, 2020 1 次提交
-
-
由 Qi Li 提交于
* [ASCEND] Add Huawei Ascend310 support, test=develop * [ASCEND] fix some typos, test=develop * [ASCEND] address comments and fix opt ci python file, test=develop * [ASCEND] update based on new ascend env, test=develop * [ASCEND] update after develop merge, test=develop
-
- 15 6月, 2020 1 次提交
-
-
由 Qi Li 提交于
-
- 08 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 27 4月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 15 4月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 14 4月, 2020 1 次提交
-
-
由 airockchip 提交于
-
- 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
-
- 05 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* Fix act bug for opencl kernel. test=develop * add print ActToStr. test=develop * remove print code. test=develop
-
- 14 1月, 2020 1 次提交
-
-
由 myq406450149 提交于
* Support bitman backend
-
- 11 12月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* add 3 layout for opencl image. test=develop
-
- 01 11月, 2019 1 次提交
-
-
由 石晓伟 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 hong19860320 提交于
* Initial support for XPU * Fix compiling errors of XPU * Move XPU op kernel bridges from backends to kernels to fix deps order * Change the namespace and directory of XPU bridges * Add XPU SDK * Fix header files and namespace of XPU SDK * Add unit tests for relu and conv2d ops * Restore the modification of paddle_api_test * Supports simple model which contains only a relu layer * Add compiling scripts for XPU * Fix compiling errors of XPU * Add comments for XPU LoadModel and BuildModel
-
- 30 8月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
* Add precision and persistable attrs for the tensor. And fix cxx light and full api demo. * update precision2string methods. test=develop * move the save logic to the front of the run in mobilenetv1_full_api.cc, test=develop. * add comments for UpdateVarsOfProgram. test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-