- 30 7月, 2020 1 次提交
-
-
由 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 提交于
-
- 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
-
- 17 7月, 2020 2 次提交
- 09 7月, 2020 1 次提交
-
-
由 GaoWei8 提交于
* fix concat shape error test=develop
-
- 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 2 次提交
- 30 6月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 Chen Weihang 提交于
-
- 29 6月, 2020 4 次提交
- 28 6月, 2020 2 次提交
-
-
由 liu zhengxi 提交于
* fix beam_search infershape, test=develop * fix beam search op unittest, test=develop
-
由 lidanqing 提交于
-
- 10 6月, 2020 1 次提交
-
-
由 liuwei1031 提交于
* cherry-pick #24977
-
- 09 6月, 2020 1 次提交
-
-
由 hong 提交于
* raise index error when slice out of range; test=develop * add uni test; test=develop * fix format error; test=develop * add comment for py::index_error; test=develop * polish error message; test=develop * polish error message; test=develop
-
- 05 6月, 2020 2 次提交
- 03 6月, 2020 1 次提交
-
-
由 wawltor 提交于
PR types: Bug fixes PR changes:Ops Describe: Fix the broadcast bug in elementwise ops, when elementwise ops do not have fast gradient calculate way,use the default way to calculate.
-
- 02 6月, 2020 2 次提交
- 01 6月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 26 5月, 2020 1 次提交
-
-
由 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
-
- 25 5月, 2020 1 次提交
-
-
由 jinyuKING 提交于
API/OP(sequence_first_step,sequence_last_step,sequence_mask,beam_search,beam_search_decode) error message enhancement ,test=release/1.8 (#24668)
-
- 21 5月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* fix bug of varbase.__getitem__, test=develop (#24642) * fix bug of varbase.__getitem__, test=develop * fix bug of float and other type, test=develop * fix unittest, test=develop
-
- 20 5月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* API(dynamic_gru, chunk_eval, BeamSearchDecoder) error message enhancement (#24513) * dynamic_gru err_msg enhancement, test=develop * chunk_eval err_msg enhancement and fix crf_decoding output type, test=develop * BeamSearchDecoder err msg enhancement, test=develop * API/OP(sequence_expand_as) error message enhancement (#23712) Co-authored-by: NGuo Sheng <whucsgs@163.com>
-
- 15 5月, 2020 2 次提交
-
-
由 Pei Yang 提交于
test=develop Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com>
-
由 123malin 提交于
-