- 04 6月, 2020 7 次提交
-
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
Add Yolov3 as ProgramTranslator Unit Test. The YoloV3 code is referred from PaddlePaddle/models/dygraph/yolov3
-
由 lilong12 提交于
* add the support of device index for device_guard.
-
由 xujiaqi01 提交于
* add mock barrier all test=develop * fix test=develop * fix test=develop * fix test=develop
-
由 lilong12 提交于
* add queue_generator_op, dequeue_op, enqueue_op and ut, test=develop
-
由 hutuxian 提交于
* Fix the field length in LoD scenario * Fix the missed lod info when copy tensor in dump field * Add some log to make debug easy
-
由 Leo Chen 提交于
* add amp_check_finite_and_scale op, test=develop * add cpu kernel, test=develop * use bool, test=develop * follow comments, test=develop
-
- 03 6月, 2020 9 次提交
-
-
由 leesusu 提交于
-
由 LielinJiang 提交于
* fix bilinear initializer, test=develop
-
由 Aurelius84 提交于
* add test_bmn_model test=develop * remove random test=develop
-
由 xujiaqi01 提交于
* fix logger of FetchHandler,which may print log twice * test=develop
-
由 Chen Weihang 提交于
* support for iter & enumerate varbase, test=develop * revert IsControlFlowVisitor change, test=develop
-
由 liym27 提交于
* Support return variable in only one of if body or else. * remove after_visit in IfElseTransformer. * Modify the result of get_name_ids in test_ifelse_basic.py * Add unittest to test the new case. * Modify code according to reviews.
-
由 Yang Zhang 提交于
test=develop
-
由 liym27 提交于
* Support convert_while_loop. * Comment code that not supported 'if' in test_break_continue. * Convert int into tensor to support 'if' stmt in for/while loop. * Add unittest to test all cases of convert_logical_XX. * Add unittest to test all cases of convert_while_loop. * Fix bug in LogicalOpTransformer. test=develop
-
由 Yanghello 提交于
* add crypto helper for paddle, test=develop * cryptopp.cmake bug fixed, test=develop * remove debug build type, test=develop * fixed CMakeLists for new target, test=develop * fix CI bug, test=develop * add cmake option flag DWITH_CRYPTO, test=develop * add crypto api for python, test=develop * Revert "add crypto api for python, test=develop" This reverts commit 3a1cfa9d. * Revert "Add crypto api (#24694)" This reverts commit 5a7a517c. * Revert "Revert "Add crypto api (#24694)"" This reverts commit f952b19f. * fixed cryptopp cmake building error, test=develop * change WITH_CRYPTO building option to OFF, test=develop * âfixed cipher test failed, test=develop * "add crypto api for python, test=develop" This reverts commit 83fb55c0. * travis CI bug fixed, test=develop * fixed test in python3 * test=develop * fixed unittest, test=develop
-
- 02 6月, 2020 6 次提交
-
-
由 Qi Li 提交于
* add histc operator, test=develop * update english doc to 2.0 API, test=develop * update API from histc to histogram, test=develop Co-authored-by: Nroot <root@yq01-gpu-255-129-15-00.epc.baidu.com>
-
由 Chen Weihang 提交于
-
由 Qi Li 提交于
-
由 cc 提交于
* Post_training_quantization supports optimize model by fusing, test=develop
-
由 Yi Liu 提交于
Enhance error message of checkpoint_notify_op, fake_init_op gen_nccl_id_op and listen_and_serv_op (#24554) test=develop
-
由 Wojciech Uss 提交于
-
- 01 6月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
The PR: https://github.com/PaddlePaddle/Paddle/pull/24651 seems causes new random failure of unit test test_parallel_executor_seresnext_base_cpu. The reason is that smaller batch size causes random optimization of neural network. I distinguished cpu/gpu batch size to fix the unittest.
-
- 28 5月, 2020 3 次提交
-
-
由 Aurelius84 提交于
* support nested input and output test=develop * remove code of convert type(output) in unittest test=develop * add warning test=develop
-
由 liym27 提交于
-
由 Zhou Wei 提交于
添加loss自适应的学习率衰减策略。
-
- 27 5月, 2020 4 次提交
-
-
由 cc 提交于
-
由 Aurelius84 提交于
-
由 wangchaochaohu 提交于
-
由 Leo Chen 提交于
* Fix bug of different dtype in dygraph math_op_patch, test=develop * support np.dtype and str, test=develop * add unit test, test=develop
-
- 26 5月, 2020 5 次提交
-
-
由 liym27 提交于
-
由 cc 提交于
-
由 Aurelius84 提交于
* [dy2stat] Support len * add convert_call func * refine code test=develop
-
由 ShenLiang 提交于
-
由 cc 提交于
-
- 25 5月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
* Revert "Fix test_bert on GPU (#24692)" This reverts commit 62222bf4. * fix random bug in bert unittest, test=develop
-
由 hutuxian 提交于
* Support AucRunner in PaddleBox * update some code style
-
由 Bai Yifan 提交于
-
由 Liufang Sang 提交于
* remove pow in speed up in dequantize_log test=develop * remove pow in speed up in dequantize_log test=develop * fix unittest test=develop
-
由 Leo Chen 提交于
* support NHWC in Pool2D, test=develop * add unittest, test=develop * fix unittest, test=develop * fix typo, test=develop * follow comments, test=develop * refine comments, test=develop
-