- 04 8月, 2020 1 次提交
-
-
由 Leonardo-Ding 提交于
-
- 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
-
- 26 6月, 2020 1 次提交
-
-
由 cc 提交于
-
- 15 6月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* add grouup_norm * fix format. test=develop * fix xiaodu crash. test=develop
-
- 16 4月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 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
-
- 08 4月, 2020 1 次提交
-
-
由 cc 提交于
* Add hard_swish, ctc_align and reciprocal op, test=develop * Move some activation ops to extra, test=develop
-
- 02 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 23 3月, 2020 1 次提交
-
-
由 xiaogang 提交于
-
- 20 3月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* rm grad code * add mul_grad, test=develop
-
- 18 3月, 2020 2 次提交
-
-
由 cc 提交于
-
由 zhupengyang 提交于
-
- 17 3月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add sgd op, test=develop * test=develop
-
- 16 3月, 2020 3 次提交
-
-
由 mapingshuo 提交于
* add backend * add kernel * add grad kernel
-
由 cc 提交于
-
由 zhupengyang 提交于
* [NPU] subgraph's precision register to kAny
-
- 12 3月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add mean op, test=develop * split forward and backward, test=develop
-
- 09 3月, 2020 2 次提交
-
-
由 mapingshuo 提交于
* add lookup_dequant_op
-
由 zhupengyang 提交于
* enhance gather, lookup_table arm kernel uts * enhance beam_search, beam_search_decoder, increment rigster
-
- 05 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 29 2月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add sequence_conv op and arm kernel * add test, test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * modify code style. test=develop * fix ut, test=develop * delete unused code, test=develop
-
- 17 2月, 2020 1 次提交
-
-
由 GaoWei8 提交于
* Add reduce sum op test test=develop
-
- 24 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 16 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 15 1月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 14 1月, 2020 3 次提交
-
-
由 HappyAngel 提交于
add gemm + relu6/leakyrelu fusion
-
由 zhupengyang 提交于
- enhance interp InferShape
-
由 myq406450149 提交于
* Support bitman backend
-
- 13 1月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 hong19860320 提交于
[LITE][NPU] Add instance_norm op bridge and unit test, refine the registration of op bridges (#2747)
-
- 10 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 08 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
* [NPU] enhance unittest for shuffle_channel, unsqueeze, pool test=develop
-
- 07 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
test=develop
-
- 03 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
test=develop
-
- 31 12月, 2019 2 次提交
-
-
由 Wilber 提交于
X86 and cuda compile simutaneously cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_MKL=ON -DLITE_WITH_CUDA=ON -DWITH_MKLDNN=OFF -DLITE_WITH_X86=ON -DLITE_WITH_PROFILE=OFF -DWITH_LITE=OFF -DLITE_WITH_LIGHT_WEIGHT_FRAMEWORK=OFF -DWITH_PYTHON=OFF -DWITH_TESTING=ON -DLITE_WITH_ARM=OFF -DLITE_ON_TINY_PUBLISH=OFF -DCUDNN_ROOT=/usr/local/cudnn/ -DLITE_BUILD_EXTRA=ON (#2708) x86 and cuda compile simutaneously
-
由 zhupengyang 提交于
test=develop
-