- 06 11月, 2020 3 次提交
-
-
由 gongweibao 提交于
-
由 iducn 提交于
-
由 Aurelius84 提交于
-
- 05 11月, 2020 7 次提交
-
-
由 littletomatodonkey 提交于
-
由 Tao Luo 提交于
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
* add retry for dygraph parallel socket bind * change to loop always * fix writing error
-
由 石晓伟 提交于
-
由 Aurelius84 提交于
* Fix bug in convert_call * refine unittest * refine code * refine code * fix unittest failed * add assert
-
由 Jacek Czaja 提交于
* - Added sum bf16 oneDNN test=develop * - Fix to UT of sum bf16 test=develop
-
- 04 11月, 2020 17 次提交
-
-
由 Wilber 提交于
-
由 LielinJiang 提交于
-
由 Kaipeng Deng 提交于
* add paddle.io.ComposeDataset & paddle.io.ChainDataset. test=develop
-
由 Qi Li 提交于
-
由 Chen Weihang 提交于
-
由 LielinJiang 提交于
* rm cv2 dependence of normalize
-
由 Leo Chen 提交于
-
由 lidanqing 提交于
* add conv_bias pass version test * update according to reviews
-
由 石晓伟 提交于
-
由 Li Fuchen 提交于
modified sample code of CTCLoss & ctc_loss by remove disable_static() & print([.*].numpy()) & alias, test=document_fix (#28403)
-
由 Wilber 提交于
-
由 Kaipeng Deng 提交于
* update DataLoader doc. test=develop
-
由 Leo Chen 提交于
* skip reader op in mixed_precision decorator * add ut
-
由 Leo Chen 提交于
* add broadcast_shape api * add ut * follow comments * add example code, test=dodument_fix * update example code, test=document_fix
-
由 wangchaochaohu 提交于
-
由 石晓伟 提交于
* enhance the op_version_registry, test=develop * add unittests, test=develop * enhance the op_version_registry, test=develop * fix bugs, test=develop * revert pybind_boost_headers.h, test=develop * fix a attribute bug, test=develop
-
由 YUNSHEN XIE 提交于
* retry will not be executed when the number of failed ut is greater than 20 * add log display * fix some error * fix some error * fix some error * fix some error
-
- 03 11月, 2020 9 次提交
-
-
由 Shang Zhizhou 提交于
* fp16 result ok * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS * auto detect special slice op converter for ernie with trt oss * ernie oss only support fp16 * fix special_slice_plugin serialize bug * matmul in tensorrt ok * ernie unittest ok * add matmul tensorrt unittest * remove demo code
-
由 Jacek Czaja 提交于
-
由 Wilber 提交于
-
由 Wilber 提交于
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix
-
由 Double_V 提交于
-
由 Leo Chen 提交于
* pool2d cuda kernel supports fp16 * fix compile issue of template * add ut
-
由 Zhou Wei 提交于
-
由 Guo Sheng 提交于
* Add rnn_op. test=develop * Fix rnn_op grad maker's drop_empty_grad. test=develop
-
- 02 11月, 2020 4 次提交
-
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
This PR is follow up of #28213. On that PR we tried to decrease GPU usage, however the CI still randomly failed. So I added retry logic for the initialization of nccl and cusolver. If the initialization failed, we can retry to avoid the random failure.
-
由 wangguanzhong 提交于
* add generate_proposals_v2 op
-
由 Guo Sheng 提交于
* Fix lr setting of AdamW when lr is an instance of LRScheduler. test=develop * Fix static graph test mode in test_adamw_op.py. test=develop
-