- 12 11月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* split declaration and implementation * remove initdevices * refine VariableMetaInfo * add ut * fix compile
-
- 11 11月, 2021 1 次提交
-
-
由 xiongkun 提交于
-
- 29 10月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* enable check_nan_inf and fix variable scope * add ut * fix bug * update ut * revert doc change * fix npu compile
-
- 13 1月, 2021 1 次提交
-
-
由 alncat 提交于
* added support for inference using qunatization aware trained dygraph * added support for inference using qunatization aware trained dygraph correct boost get usage * Delete incorrect warning message (#30196) * fix warning and no grad * clean redundant API alias in 2.0 - part 2 (#30013) * delete paddle.nn.functional.assign * fix dynamic to static error * just add the op error message for the matmul xpu (#30246) add the op error message for the matmul xpu * Add Static Variable Clone (#30208) Add clone method for static Variable so that this interface will be same as dygraph. It fixed some bugs in dy2stat * use wget to replace curl to download the lcov file (#30229) * use wget to replace curl to download the lcov file * add cache for lcov * fix test_pool3d_op timeout issue (#30248) * Fix unittests bugs. (#30250) * modify error message based on comments (#30189) * modify error message based on comments * edit code according to review. * Correct spelling according to review. * Fix bug for 'save mutiple method' (#30218) * Fix bug for 'save mutiple method' * To pass coverage. * edit code to pass coverage. * edit code to pass coverage. * add unittest for coverage. * change for coverage. * edit for coverage. * added support for inference using qunatization aware trained dygraph * Alias from paddle.fluid.layers.auc to paddle.static.auc (#30206) * add alias from fluid.layers.auc to static.auc * Update __init__.py * added support for inference using qunatization aware trained dygraph correct boost get usage * corrected boost get usage * corrected naming issues and enforcing zero check * correct paddle enforce message * added more error checkings * corrected error report message and optimized code * corrected findvar usage * corrected paddle_enforce in scope * correct error messages * correct error reporting format Co-authored-by: NLielinJiang <50691816+LielinJiang@users.noreply.github.com> Co-authored-by: NXiaoguangHu <46782768+XiaoguangHu01@users.noreply.github.com> Co-authored-by: Nwawltor <fangzeyang0904@hotmail.com> Co-authored-by: NHuihuang Zheng <zhhsplendid@gmail.com> Co-authored-by: NYUNSHEN XIE <1084314248@qq.com> Co-authored-by: NBai Yifan <me@ethanbai.com> Co-authored-by: Ngongweibao <weibao.gong@gmail.com> Co-authored-by: NWeiXin <weixin10@baidu.com> Co-authored-by: NJiaqi Liu <liujiaqi06@baidu.com>
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 29 11月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
* Commit before merging develop test=develop * Backup after working with Huihuang logs * Commit before deleting Huihuang debug loggings * Commit before debug test=develop * Fix bug commit test=develop * Backup of fixing bugs test=develop * Clean up code test=develop * Fix a bug in sum_op test=develop
-
- 05 9月, 2019 1 次提交
-
-
由 tensor-tang 提交于
-
- 11 7月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* feature/buffer_shared_inplace, test=develop * refine code, test=develop * fix elementwise_add op cpu inplace and sum inplace bug, test=develop * add unittest and debug log, test=develop * fix parallel_executor scope bug, polish code, test=develop * fix sum op, activation op, single_in_place_inference bug, test=develop * remove kLocalExecScopeName, test=develop * fix unittest,test=develop * fix out_var first version bug, test=develop * follow comments,test=develop
-
- 01 4月, 2019 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 25 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 13 3月, 2019 1 次提交
-
-
由 luotao1 提交于
test=develop
-
- 05 3月, 2019 1 次提交
-
-
由 luotao1 提交于
test=develop
-
- 23 2月, 2019 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 27 1月, 2019 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 18 1月, 2019 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 27 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 21 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 18 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 17 12月, 2018 2 次提交
- 13 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
2. Seperate the lock of kids and vars in Scope test=develop
-
- 12 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 03 12月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 14 11月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 28 10月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 15 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 15 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 10 9月, 2018 2 次提交
- 14 6月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
-
- 07 6月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 06 6月, 2018 2 次提交
-
-
由 Xin Pan 提交于
-
由 tensor-tang 提交于
-
- 19 4月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 04 4月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 21 3月, 2018 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 12 3月, 2018 1 次提交
-
-
由 QI JUN 提交于
* add memopt level * add opt level for image classification demo * clean code * add delete op * clean code * test machine translation demo * clean code * clean code * skip fill constant with force cpu * clean code * clean code * refine code * clean code * fix bug
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 1 次提交
-
-
由 Yi Wang 提交于
-