- 28 4月, 2020 3 次提交
-
-
由 Leo Chen 提交于
* update paddle/tensor, test=develop * update linalg,py, test=develop * update nn/functional, test=develop * delete paddle/tensor/*, test=develop * merge upstream, test=develop * update __init__, test=develop * pass ci, test=develop
-
由 zhongpu 提交于
-
由 Feiyu Chan 提交于
* add reshape in paddle.complex, test=develop * fix typos in paddle.complex.kron's comment, fix unittest, test=release-2.0
-
- 27 4月, 2020 7 次提交
-
-
由 Li Fuchen 提交于
-
由 Guo Sheng 提交于
-
由 Pei Yang 提交于
* merge latest. test=develop * move full_like to fluid.layers
-
由 石晓伟 提交于
-
由 zhongpu 提交于
* copy api from paddle to paddle.fluid, test=develop * fix optest, test=develop
-
由 Leo Chen 提交于
* add decorator, test=develop * add fake_interface_only, test=develop * remove some dygraph_not_support, test=develop * change dygraph to imperative, test=develop
-
由 HappyAngel 提交于
-
- 26 4月, 2020 8 次提交
-
-
由 Guanghua Yu 提交于
-
由 Feiyu Chan 提交于
* cherrypick: add kron op (#24105) * add kron op and fluid.layers.kron * add paddle.complex.kron
-
由 Leo Chen 提交于
-
由 Chengmo 提交于
* update index sample
-
由 lijianshe02 提交于
* API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, log_loss) error message enhancement test=develop
-
由 Chen Weihang 提交于
* adapt old version pretrain model load, test=develop * fix infer error & multiple input error, test=develop
-
由 huangjun12 提交于
* Error message enhancement of 6 op, test=release/2.0 * refine huber loss unittests, test=release/2.0
-
由 Kaipeng Deng 提交于
* fix test_multiprocess_dataloader_base timeout. test=develop. test=release/2.0
-
- 25 4月, 2020 2 次提交
-
-
由 arlesniak 提交于
test=release/2.0
-
由 Yibing Liu 提交于
* Init complex number neural network, test=release/2.0 * Improve doc writing * Fix elementwise add & sub * Fix elementwise mul act * a) add ut for complex variable; b) remove arg act in elementwise_ops
-
- 24 4月, 2020 10 次提交
-
-
由 qingqing01 提交于
* Add trainable_statistics in attr for batch_norm * Unifying behavior of dynamic graph and static graph
-
由 lijianshe02 提交于
* add nll_loss op test=develop
-
由 littletomatodonkey 提交于
-
由 Yang Zhang 提交于
* Indent MSELoss example docs * Point out input tensors should be of same shape test=develop * Document `MSELoss` input and return parameters test=release/2.0-beta,test=document_fix
-
由 Li Fuchen 提交于
-
由 Zhaolong Xing 提交于
* cherry-pick: fix converage ci (#23738) test=release/2.0-beta * modity ut test=release/2.0-beta
-
由 silingtong123 提交于
test=release/2.0-beta, cherry-pick PR #23809: add 'seed' arguemnt of randint API
-
由 石晓伟 提交于
-
由 hong 提交于
* change compare op fore_cpu true to false; test=develop * pick fix warpctc bug in dygrpah mode; test=develop
-
由 Wojciech Uss 提交于
* QAT: support range-based quantization and scales from attribute * added support for channelwise test=release/2.0
-
- 23 4月, 2020 5 次提交
-
-
由 Qinghe JING 提交于
-
由 xiaoting 提交于
* fix tribilinear unitest, test=release/2.0 * add random seed,test=release/2.0
-
由 Zhaolong Xing 提交于
* Chery_pick:[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723) * refine ernie trt dynamic shape support 1. add slice op converter 2. add emb eltwise layernorm fp16 support test=develop * fix dynamic shape test ut test=develop * fix comments. test=develop * fix comments test=develop * cherry-pick [BUG]: Head number can only be > 1 on multihead op (#23974) * support the head number == 1 test=develop * fix slice op error. test=develop * cherry-pick :disable trt test, test=develop (#23984) test=release/2.0-beta
-
由 Li Fuchen 提交于
* add diag_embed op (#23385) * add diag_embed op, test=release/2.0-beta * solved a conflict, test=release/2.0-beta
-
由 Zeng Jinle 提交于
-
- 22 4月, 2020 5 次提交
-
-
由 Zhou Wei 提交于
-
由 myq406450149 提交于
* lod_rank_table error message enhance. test=develop
-
由 xiaoting 提交于
* Add `nn.interpolate ` (#23434)
-
由 GaoWei8 提交于
-
由 Qinghe JING 提交于
* add bmm and arange op test=develop * add bmm and arange op test=develop
-