- 05 6月, 2020 2 次提交
-
-
由 T8T9 提交于
* support CUDA using cmake built-in way (#24395) * support CUDA using cmake built-in way. test=develop * test=develop * cmake_minimum_required 3.10 * test=develop
-
由 silingtong123 提交于
* test=develop, fix a bug * test=develop, remove the macro of PADDLE_DLL_INFERENCE
-
- 04 6月, 2020 14 次提交
-
-
由 Huihuang Zheng 提交于
The random failure at Windows may due to some random gt_boxes can cause some numbers in YoloV3 to be negative thus access the invalid memory. This PR tries to solve it.
-
由 Chen Weihang 提交于
* add grep enforce shell, test=develop, test=document_fix * add copyright desc, test=develop, test=document_fix * refactor four scripts, test=develop, test=document_fix * change white list var, test=develop, test=document_fix * add args for count_enforce_by_file, test=develop, test=document_fix
-
由 Liufang Sang 提交于
* add user defined func test=develop * update test=develop * update test=develop * fix name conflicts test=develop * add unittest test=develop * change 2018 to 2020 test=develop * add comment test=develop * add comment for function test=develop * fix details test=develop * fix details test=develop
-
由 wangchaochaohu 提交于
-
由 Wilber 提交于
-
由 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
-
由 zhangchunle 提交于
-
由 wangwin 提交于
-
- 03 6月, 2020 20 次提交
-
-
由 leesusu 提交于
-
由 Chen Weihang 提交于
-
由 LielinJiang 提交于
* fix bilinear initializer, test=develop
-
由 Aurelius84 提交于
* add test_bmn_model test=develop * remove random test=develop
-
由 Jacek Czaja 提交于
-
由 wangwin 提交于
-
由 Chen Weihang 提交于
* remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop * remove ci test case, test=develop * replace all LOG(FATAL) & polish message, test=develop * fix typo, test=develop * polish error info detail, test=develop
-
由 Chen Weihang 提交于
-
由 xujiaqi01 提交于
* fix logger of FetchHandler,which may print log twice * test=develop
-
由 Michał Gallus 提交于
test=develop
-
由 123malin 提交于
* test=develop, add try_catch for debug
-
由 Michał Gallus 提交于
-
由 Zhang Ting 提交于
* fix negative framework overhead, test=develop * use overhead summary, 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
-
由 Leo Chen 提交于
* support gradient accumulation of fp16 in imperative mode, test=develop * enhance coverage test, test=develop * follow comments, test=develop
-
由 Wilber 提交于
-
- 02 6月, 2020 4 次提交
-
-
由 Chen Weihang 提交于
* simply C++ error stack once again, test=develop * refactor code remove string pointer and recursive, test=develop
-
由 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 提交于
-