- 06 8月, 2020 4 次提交
-
-
由 cc 提交于
-
由 Pei Yang 提交于
* solve conflict * fix crash when trt not found in python; update unittest model path
-
由 Chen Weihang 提交于
* simply C++ error stack once again, test=develop * refactor code remove string pointer and recursive, test=develop
-
由 Pei Yang 提交于
* fix multhead matmul's instable test=develop * fix multihead matmul bug test=develop * fix converage problem test=develop Co-authored-by: NZhaolong Xing <nhzlx.dragon@gmail.com>
-
- 05 8月, 2020 3 次提交
-
-
由 hong 提交于
* Fix dygraph grad bugs (#25781) * fix double grad visitid unit; test=develop * change name hash_pair to HashPair; test=develop * follow comment; test=develop * remove manual seed; test=develop * change create_graph from True to False; test=develop
-
由 Zhen Wang 提交于
* Fix the double grad bug for the star gan. (#25655) * update the retain_graph parameter doc. test=develop
-
由 Zhen Wang 提交于
* Add some error messages for the op without double grads. * fix the test_imperative_double_grad UT.
-
- 04 8月, 2020 4 次提交
-
-
由 MRXLT 提交于
* fix conflict * fix conflict * fix code cherry pick encryption api Co-authored-by: NYanghello <915769235@qq.com> Co-authored-by: NYanghello <yangqingyou@baidu.com>
-
由 zhangchunle 提交于
-
由 GaoWei8 提交于
Fix the condition of concat dimension judgment.
-
由 Pei Yang 提交于
-
- 31 7月, 2020 1 次提交
-
-
由 WangXi 提交于
-
- 30 7月, 2020 3 次提交
-
-
由 石晓伟 提交于
* ignore warnings of external libraries, test=develop (#24193) * fix repeat definitions in liengine.cc, test=develop (#25020) * remove paddle_use_kernel and paddle_use_op. test=develop (#25189) * fix compile for lite subgraph. test=develop (#25285) * [CI] [Lite-Subgraph] CI add lite subgraph check. (#25346) * supports xpu runtime, test=develop (#25554) * fix cmake of lite, test=develop (#25680) * change commit files, test=release/1.8 Co-authored-by: NWilber <jiweibo@baidu.com>
-
由 yukavio 提交于
* Saving inference model for user defined quantization * Saving inference model for user defined quantization
-
由 Chen Weihang 提交于
* fix softmax_with_cross_entropy cuda kernel overflow bug, test=develop * replace old macro & for condition, test=develop * polish details, test=develop
-
- 29 7月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 28 7月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 27 7月, 2020 4 次提交
-
-
由 Adam 提交于
-
由 Chen Weihang 提交于
* Add default cudnn lib path (#25175) * add default cudnn lib path, test=develop * change default path in func, test=develop * move to linux branch, test=develop * fix var error in other plat, test=develop * Refactor dynamic dso search functions (#25214) * refactor dynamic dso search func, test=develop * polish details, test=develop * polish detail based review comments, test=develop * revert string type change, test=develop * Polish install error hint message (#25531) * polish install error hint msg, test=develop * fix variable error, test=develop * polish hint messgae again
-
由 Chen Weihang 提交于
* Append error op hint for GradOpMaker (#24750) * append error op hint for grad op maker, test=develop * add unittests for coverage, test=develop * append try-catch to opbase run, test=develop (#24870)
-
由 Chen Weihang 提交于
-
- 25 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add scale_x_y for yolo_box, test=develop * add scale_x_y for yolo_box, test=develop * refine eps in iou_similarity, test=develop
-
- 20 7月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 17 7月, 2020 2 次提交
- 16 7月, 2020 1 次提交
-
-
由 Leo Chen 提交于
add try..catch...
-
- 12 7月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* 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 Co-authored-by: NLiufang Sang <slf12thuss@163.com>
-
- 10 7月, 2020 2 次提交
- 09 7月, 2020 3 次提交
- 07 7月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* make default_collate_fn visible. test=develop. test=release/1.8
-
- 06 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
test=release/1.8
-
- 03 7月, 2020 3 次提交
-
-
由 123malin 提交于
-
由 Kaipeng Deng 提交于
-
由 Chengmo 提交于
* test=release/1.8, cherry fix fluid.embedding
-
- 02 7月, 2020 2 次提交
-
-
由 FDInSky 提交于
-
由 Yang Zhang 提交于
test=release/1.8
-
- 01 7月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* CHERR-PICK1.8,add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay,test=release/1.8 * fix unittest to add coverage,test=develop
-