- 25 9月, 2020 8 次提交
-
-
由 Zhong Hui 提交于
fix cuda atomic for ARCH<350 for the automic_max
-
由 Chen Weihang 提交于
-
由 WangXi 提交于
-
由 cc 提交于
* Add pass compatibility check for four mkldnn pass, test=develop
-
由 chentianyu03 提交于
* modify ci api white list, add annotation * modify ci api white list, add annotation * move gpu_not_white list to wlist.json * add null line
-
由 Leo Chen 提交于
-
由 tianshuo78520a 提交于
* update gcc8 in python3 ci docker * change cuda 10.2 * update cudnn8 * nvidia error cuda10.2-cudnn8-centos6 images * fix third cache
-
由 mapingshuo 提交于
-
- 24 9月, 2020 24 次提交
-
-
由 Zhou Wei 提交于
* add unittest count of windows * Reduce the number of retries
-
由 Kaipeng Deng 提交于
* make places of DataLoader optional. test=develop
-
由 Wilber 提交于
-
由 123malin 提交于
* test=develop, bug fix
-
由 Wilber 提交于
-
由 ruri 提交于
-
由 Huihuang Zheng 提交于
As the title, decrease random failure probability for test_parallel_executor_mnist The old code set larger delta when comparing reduce and all reduce, but didn't set all. I added it. On my linux machine, I run 100 times, no failure occurs. In addition, we only saw this random failure on CI two times since I worked. I thought it was rare and I just increased the delta.
-
由 Kaipeng Deng 提交于
* fix error message in conv/conv_transpose. test=develop
-
由 Chen Weihang 提交于
-
由 Wilber 提交于
-
由 YUNSHEN XIE 提交于
-
由 ruri 提交于
* refine err msg in shuffle channel op
-
由 tianshuo78520a 提交于
* fix approveals message;test=document_fix * fix approveals message;test=document_fix
-
由 Aurelius84 提交于
-
由 Shibo Tao 提交于
* fix tensorrt 6 build error. test=develop * fix. test=develop * bug fix * test=develop
-
由 Guo Sheng 提交于
* Remove dependency on nltk for paddle __init__. test=develop * Remove nltk.movie_reivew sentiment dataset to remove dependency on nltk. test=develop
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
由 Chen Weihang 提交于
-
由 LielinJiang 提交于
* reproduce summary api
-
由 chalsliu 提交于
-
由 Aurelius84 提交于
* rename StaticLayer * rename
-
由 wangchaochaohu 提交于
* refine the error message for bath size like
-
由 Zhou Wei 提交于
* fix dtype of gradientclipbyglobalnorm * fix dtype bug of GradientClipbyGlobalnorm
-
由 Zhong Hui 提交于
Add GPU Kernels of Segment Ops, support, sum, max, min, mean
-
- 23 9月, 2020 8 次提交
-
-
由 tangwei12 提交于
-
由 YUNSHEN XIE 提交于
-
由 Chen Weihang 提交于
* init commit of new save/load * fix failed unittests * fix save_load_v2 unittest failed * fix failed unittest & polish doc * add tests for coverage * add more tests & move static apis * fix example code error * polish emample code * fix detail example code problem
-
由 YUNSHEN XIE 提交于
-
由 Shang Zhizhou 提交于
* [bug fix]:Memory increases after adapting the cudnn version to 8 * [bug fix]cudnnGetConvolutionForwardAlgorithm not defined
-
由 Zhou Wei 提交于
* Makes the Bind Method more intelligent * Makes the Bind Method more intelligent * fix unittest * fix unittest * fix conflict
-
由 LutaoChu 提交于
The calculation result of Diag_v2 Op under large size input is wrong
-
由 tangwei12 提交于
* rename communicator meet->BatchesCounter * fix parame recv for sparse * geo sparse init from pserver * optimize init from pserver * add large scale optimizer fuse(SGD/ADAM) * rectification init_worker and exe.run startup program
-