- 17 11月, 2020 14 次提交
-
-
由 Huihuang Zheng 提交于
Fix a bug that used in PaddleGAN model which used `isinstance` in a for loop
-
由 lilong12 提交于
-
由 Jacek Czaja 提交于
-
由 LielinJiang 提交于
-
由 lilong12 提交于
-
由 wangchaochaohu 提交于
-
由 littletomatodonkey 提交于
* adapt pad const * fix comment and rm fluid import * rm stdout * fix note
-
由 Zhou Wei 提交于
* add unittest and check unittest for windows * fix lstm OP compile error on windows
-
由 Double_V 提交于
* fix pool exclusive and delete disable_static, test=develop * fix pool1d exclusive, test=develop
-
由 Aurelius84 提交于
* fix output dtyp inconsistent with input * refine code
-
由 石晓伟 提交于
Co-authored-by: Nyaoxuefeng6 <yaoxuefeng@baidu.com>
-
由 wangchaochaohu 提交于
-
由 cc 提交于
-
由 zhupengyang 提交于
-
- 16 11月, 2020 26 次提交
-
-
由 Chen Weihang 提交于
-
由 Zhou Wei 提交于
-
由 cc 提交于
-
由 lilong12 提交于
-
由 wawltor 提交于
fix the gradient bug for the topk v2
-
由 wangchaochaohu 提交于
-
由 Kaipeng Deng 提交于
* add WeightedRandomSampler. test=develop
-
由 joanna.wozna.intel 提交于
* Add checkpoint to quantize * Change bfloat16 option
-
由 lidanqing 提交于
* add mkldnn inplace op version test * update mkldnn_inplace fuse pass * update the inplace test
-
由 pangyoki 提交于
* fix test_multinomial * fix test_multinomial add 0 prob
-
由 pangyoki 提交于
-
由 Kaipeng Deng 提交于
* DataLoader support not auto collate batch. test=develop
-
由 Huihuang Zheng 提交于
PaddleSeg uses tuple as parameter of transpose in dygraph code: https://github.com/PaddlePaddle/PaddleSeg/blob/release/v0.7.0/dygraph/paddleseg/models/danet.py#L152 However, in dy2stat, static code doesn't support the perm as a tuple. This PR fixed it.
-
由 GaoWei8 提交于
-
由 YUNSHEN XIE 提交于
-
由 Guo Sheng 提交于
* Fix gradients with ignore_idx in softmax_with_cross_entropy. test=develop * Fix gradients with ignore_idx in softmax_with_cross_entropy on cpu. Remove softmax_with_cross_entropy from op_threshold_white_list. test=develop * Fix test_softmax_cross_entropy_op.py. test=develop
-
由 Guo Sheng 提交于
Fix no_grad setting in AdamW. test=develop
-
由 YUNSHEN XIE 提交于
-
由 qingqing01 提交于
* Support squeezed label as input in paddle.metric.Accuracy * Revert cifar and fix UT
-
由 Wilber 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
* register op_version for addto * upgrade pass capability * change eq to le * change eq to le * fix merge
-
由 LielinJiang 提交于
* fix vgg num classes
-
由 LielinJiang 提交于
* fix summary for rnn gru lstm
-
由 danleifeng 提交于
-
由 Zhou Wei 提交于
* open a part of GPU unittest for windows * open a part of GPU unittest for windows
-