- 24 3月, 2020 15 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jiaopu 提交于
-
由 jiaopu 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 dingminghui 提交于
add concat and scale to paddle_use_bridges.h
-
由 pmshst 提交于
-
由 jiaopu 提交于
-
由 dingminghui 提交于
-
由 jiaopu 提交于
-
由 dingminghui 提交于
-
由 ZHANG Shijin 提交于
-
- 19 3月, 2020 4 次提交
-
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
- 18 3月, 2020 15 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 ZHANG Shijin 提交于
-
由 ZHANG Shijin 提交于
delete "git submodule update" when preparing workspace
-
由 zhangshijin 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
* fix some error when compiling with mlu-sdk1.2.5
-
由 cc 提交于
-
由 zhupengyang 提交于
-
由 HappyAngel 提交于
-
由 huzhiqiang 提交于
-
由 zhupengyang 提交于
This reverts commit 670fcc3c.
-
- 17 3月, 2020 6 次提交
-
-
由 zhupengyang 提交于
-
由 Wilber 提交于
add cuda c++ doc
-
由 HappyAngel 提交于
*fix yuv resize bug, test=develop * fix format, test=develop * fix build error, test=develop * fix resize, test=develop * move anakin rst, test=develop
-
由 huzhiqiang 提交于
-
由 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
-