- 15 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 16 9月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Refine the codes related to fc op. * Add GPU implementation for fc functor. * Apply fc_fuse_pass in GPU inference. test=develop * Change the cmake for fc op. * Change PADDLE_ENFORCE to PADDLE_ENFORCE_EQ. * Add an attribute to set the activation type in fc_op. * Enhance the unittest of fc_op. test=develop * Remove the declaration of FCOpGrad back to the header file. test=develop * Set default value for newly added arguments in test_fc_op. test=develop * Enhance fc_fuse_pass to enable fusing relu. * Allow print the shapes of var_desc in graph. test=develop * Enhance fc_fuse_pass_tester. * Remove the use of PADDLE_ENFORCE. test=develop * Correct the number of ops after fusing. test=develop * Fix a typo. test=develop * Set activation_type to null when there is no relu in fc. test=develop * Refine fc_fuse_pass's codes. * Enable the set of shape for tensor. * Refine repeated_fc_relu_pass and add unittest. test=develop
-
- 11 4月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* disable memory_optimize and inpalce strategy by default, test=develop * fix security issue http://newicafe.baidu.com:80/issue/PaddleSec-3/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-8/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-12/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-32/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-35/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-37/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-40/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-43/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-44/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-45/show?from=page test=develop * revert piece.cc, test=develop * adjust api.cc,test=develop
-
- 02 4月, 2019 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 07 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 26 12月, 2018 2 次提交
- 20 12月, 2018 1 次提交
-
-
由 luotao1 提交于
test=develop
-
- 15 11月, 2018 2 次提交
- 14 11月, 2018 1 次提交
-
-
由 Tao Luo 提交于
-
- 21 10月, 2018 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 28 9月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
- add naive executor - fix concurrency performance issue
-
- 26 9月, 2018 1 次提交
-
-
由 Tao Luo 提交于
* add multi_label UT * rename, fix typo, add fuse_statis check
-