- 28 5月, 2020 6 次提交
- 27 5月, 2020 10 次提交
-
-
由 Yanghello 提交于
-
由 cc 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 chalsliu 提交于
test=develop test=document_fix
-
由 Aurelius84 提交于
-
由 wangchaochaohu 提交于
-
由 Chen Weihang 提交于
* append error op hint for grad op maker, test=develop * add unittests for coverage, test=develop
-
由 iducn 提交于
-
由 Leo Chen 提交于
* Fix bug of different dtype in dygraph math_op_patch, test=develop * support np.dtype and str, test=develop * add unit test, test=develop
-
- 26 5月, 2020 13 次提交
-
-
由 Pei Yang 提交于
-
由 wangchaochaohu 提交于
-
由 Adam 提交于
-
由 liym27 提交于
-
由 randytli 提交于
-
由 cc 提交于
-
由 iducn 提交于
-
由 Aurelius84 提交于
* [dy2stat] Support len * add convert_call func * refine code test=develop
-
由 ShenLiang 提交于
-
由 lidanqing 提交于
* Update PADDLE_ENFORCE in DNNL related ops test=develop * Abstract macro of OP_GET_PLACE_CHECK test=develop * update according to reviews * update GET_PLACE_CPU_CHECK * fix typo test=develop * revert macro test=develop
-
由 cc 提交于
-
由 Wilber 提交于
-
由 wangwin 提交于
-
- 25 5月, 2020 11 次提交
-
-
由 Chen Weihang 提交于
* Revert "Fix test_bert on GPU (#24692)" This reverts commit 62222bf4. * fix random bug in bert unittest, test=develop
-
由 Leo Chen 提交于
-
由 chalsliu 提交于
* Add pr checker for ut test=develop * Change approvers for ut spec checking test=document_fix * Change approvers for ut spec checking test=develop test=document_fix * Add comments test=develop test=document_fix * Refine error message test=develop test=document_fix
-
由 hutuxian 提交于
* Support AucRunner in PaddleBox * update some code style
-
由 Bai Yifan 提交于
-
由 Chen Weihang 提交于
* polish reader error message, test=develop * fix detail error, test=develop * reset activation dcudnn change, test=develop
-
由 wangchaochaohu 提交于
-
由 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
-
由 Leo Chen 提交于
* support NHWC in Pool2D, test=develop * add unittest, test=develop * fix unittest, test=develop * fix typo, test=develop * follow comments, test=develop * refine comments, test=develop
-
由 tianshuo78520a 提交于
-
由 liym27 提交于
DataLoader makes the data diff even if the data of reader is the same on CUDA place. This PR doesn't use DataLoader to pass the test. we will use DataLoader back after we fix it.
-