- 24 3月, 2020 10 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 dingminghui 提交于
add concat and scale to paddle_use_bridges.h
-
由 pmshst 提交于
-
由 jiaopu 提交于
-
由 dingminghui 提交于
-
由 jiaopu 提交于
-
由 dingminghui 提交于
-
- 19 3月, 2020 4 次提交
-
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
- 18 3月, 2020 6 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 jackzhang235 提交于
* fix some error when compiling with mlu-sdk1.2.5
-
由 zhupengyang 提交于
-
由 HappyAngel 提交于
-
- 17 3月, 2020 5 次提交
-
-
由 Wilber 提交于
add cuda c++ doc
-
由 Wilber 提交于
- 增加cuda c++ demo. - 考虑到检测模型尾部一般是multiclass_nms,该kernel为host,如果fetch kernel为cuda的话,则会在此处插入无用的io_copy(host->cuda),由于该原因,注释掉fetch的cuda kernel. 默认使用host的fetch kernel. 此处暗中进行的行为:每次predictor run完,都会默认把数据从cuda拷贝到cpu
-
由 Santa An 提交于
* * support download bm_sdk, test=develop * [LITE][BM] add slice op * [LITE][BM] fix concat issue * [LITE][BM] support reduce full ops, test=develop * [LITE][BM] change test_resnet50 to change test_classify * [LITE][BM] add cast op * [LITE][BM] add reduce and other ops, test=develop * [LITE][BM] add reduce,cast and other ops, test=develop
-
由 Wilber 提交于
add cuda ci. Organize cuda compilation products.
-
由 mapingshuo 提交于
* add sgd op, test=develop * test=develop
-
- 16 3月, 2020 4 次提交
-
-
由 hong19860320 提交于
-
由 mapingshuo 提交于
* add backend * add kernel * add grad kernel
-
由 cc 提交于
-
由 zhupengyang 提交于
* [NPU] subgraph's precision register to kAny
-
- 15 3月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop * [LITE][OPENCL] fix opencl fc kernel. test=develop * [LITE][OPENCL] add lws for opencl conv image kernel. test=develop
-
由 xiebaiyuan 提交于
-
- 14 3月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop * [LITE][DEMO] fix input arg. test=develop * fix shutdownlog for std::endl. test=develop
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop
-
- 13 3月, 2020 3 次提交
-
-
由 Jiaying Zhao 提交于
-
由 xiaogang 提交于
-
由 HappyAngel 提交于
* fix clang v7 error * change ut, test=develop * fix conv ut, test=develop
-
- 12 3月, 2020 2 次提交
-
-
由 hong19860320 提交于
* [Core] Fix findar for Clang test=develop * [CORE] Fix the missing of feed and fetch kernel when using light API to loade the optimized model test=develop
-
由 mapingshuo 提交于
* add mean op, test=develop * split forward and backward, test=develop
-
- 11 3月, 2020 1 次提交
-
-
由 yiicy 提交于
add pad2d image kernel and ut
-
- 10 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-