- 09 8月, 2022 1 次提交
-
-
由 wangzhen38 提交于
* fix auc instag * update ins_tag_w default * update ins_tag_weight default style * update ins_tag_weight default style * optimize * update by reviews of zwh * optmize default value * fix auc_op order
-
- 24 3月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* fix conflict * fix compile error * cherry-pick #31316 * Refine cudnn softmax (#25757) * refine cudnn softmax * Trt elementwise plugin serialize (#31587) * add serialize unittest * fix element_op trt plugin serialize bug * remove PassVersionChecker.IsCompatible * fix unittest Co-authored-by: NPei Yang <peiyang@baidu.com> Co-authored-by: NGaoWei8 <53294385+GaoWei8@users.noreply.github.com>
-
- 07 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* cherry-pick PR #27933 * fix: cuda version is in varibale CUDA_VERSION in 1.8 cuda.cmake * close unittest failed temporarily * cherry-pick PR #27544, fix layer_norm and softmax bug in tensorRT
-
- 03 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* fix tensorrt output shape error * fix unittest tensorrt_engine_op_test * fix code style for unitest
-
- 01 12月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-
- 13 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* 裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517) * skip_layernorm_op done * add unittest * slice op convertor support trt < 6 * skip_layernorm only work in ernie * fix unittest * fix unittest
-
- 09 11月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 05 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* Fix TRT plugin registry without TRT lib (#25982) * fix trt plugin registry without trt lib * support trt4 * refine code style * pick ea851796 from develop * cherry-pick develop PR #26273 && #27796 * fix unittest error * fix unittest error * remove const_cast Co-authored-by: NPei Yang <peiyang@baidu.com>
-
- 12 10月, 2020 1 次提交
-
-
由 TeslaZhao 提交于
* cherry-pick:Add double grad in Squeeze and Unsqueeze to release/1.8, test=develop Signed-off-by: NTeslaZhao <zhaolisoftware@163.com> * cherry-pick:Add double grad in Squeeze and Unsqueeze to release/1.8, test=develop
-
- 10 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* add matmul doublegrad op * fix compile errors * modify code according to review * delete float16 * delete GetDimForInput to be consitent with release/1.8
-
- 28 9月, 2020 1 次提交
-
-
由 Jack Zhou 提交于
[Cherry-Pick] Add Log double grad kernel (#27604)
-
- 27 9月, 2020 2 次提交
- 14 9月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
- 11 9月, 2020 1 次提交
-
-
由 lilong12 提交于
* add double grad for expand, test=develop
-
- 10 9月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add double grad to reduce sum
-
- 02 9月, 2020 2 次提交
-
-
由 Thunderbrook 提交于
cherry-pick fix cvm check test=develop Co-authored-by: N123malin <malin10@baidu.com>
-
由 Thunderbrook 提交于
* fix eigen in push sparse; fix hadoop command test=develop * add log in load_combine_op test=develop
-
- 24 8月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
* mod cvm test=develop * mod code format test=develop
-
- 12 8月, 2020 1 次提交
-
-
由 Thunderbrook 提交于
* fix dataset py3 (#25012) * fix dataset py3 error * test=develop * fix logger (#24682) * fix logger of FetchHandler,which may print log twice * test=develop * add timeout and http store in communication (#23436) * add timeout and http store in communication, add revert and confirm in fleet * test=develop * modify datanorm op test=develop (#23030) Co-authored-by: Nxujiaqi01 <173596896@qq.com> Co-authored-by: Nyaoxuefeng <yaoxuefeng@baidu.com>
-
- 07 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* fix cpuid.h not found * fix-jetson-compile-pyramid_hash * add more info to version.txt, test=develop (#24551)
-
- 06 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* solve conflict * fix crash when trt not found in python; update unittest model path
-
- 04 8月, 2020 1 次提交
-
-
由 GaoWei8 提交于
Fix the condition of concat dimension judgment.
-
- 30 7月, 2020 2 次提交
-
-
由 石晓伟 提交于
* 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>
-
由 Chen Weihang 提交于
* fix softmax_with_cross_entropy cuda kernel overflow bug, test=develop * replace old macro & for condition, test=develop * polish details, test=develop
-
- 27 7月, 2020 1 次提交
-
-
由 Adam 提交于
-
- 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
-
- 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 次提交
-
-
由 Leo Chen 提交于
* fix bug of prelu when rank not equal 4, test=develop * fix prelu inference, test=develop * fix api, test=develop * fix shape when mode is chennel, test=develop * remove debug code, test=develop * add unittest, test=develop
-
- 30 6月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 29 6月, 2020 2 次提交