- 23 4月, 2020 10 次提交
-
-
由 GaoWei8 提交于
[Cherry-Pick] [2.0-beta] error enhancement of Print, fused_embedding_fc_lstm and fusion_gru (#24097)
-
由 Qinghe JING 提交于
-
由 zhongpu 提交于
-
由 lidanqing 提交于
-
由 xiaoting 提交于
* fix tribilinear unitest, test=release/2.0 * add random seed,test=release/2.0
-
由 yiicy 提交于
[cherry-pick] Variable, fusion_seqexpand_concat_fc, fusion_seqconv_eltadd_relu error message enhancement, test=develop (#24066)
-
由 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
-
由 石晓伟 提交于
* cherry-pick of DeviceContext Split, test=develop (#23737) * New feature: thread local allocator, test=develop (#23989) * add the thread_local_allocator, test=develop * refactor the thread_local_allocator, test=develop * provides option setting strategy, test=develop * add boost dependency to cuda_stream, test=develop * declare the stream::Priority as enum class, test=develop * deal with PADDLE_ENFORCE_CUDA_SUCCESS macro in pr #23816
-
由 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 8 次提交
-
-
由 zhangchunle 提交于
-
由 Zhou Wei 提交于
-
由 myq406450149 提交于
* lod_rank_table error message enhance. test=develop
-
由 xiaoting 提交于
* Add `nn.interpolate ` (#23434)
-
由 hong 提交于
-
由 GaoWei8 提交于
-
由 Qinghe JING 提交于
* add bmm and arange op test=develop * add bmm and arange op test=develop
-
由 ceci3 提交于
* update bce docs,test=release/2.0 * update docs, test=release/2.0
-
- 21 4月, 2020 6 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Liufang Sang 提交于
* cherry-pick OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751) test=release/2.0
-
由 wangguanzhong 提交于
-
由 Zhou Wei 提交于
* cherry-pick,Optimize the error messages of paddle CUDA API * fix the error messages of paddle CUDA API * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL * remove build_ex_string
-
由 wawltor 提交于
chery-pick from the pr#23978
-
由 hong 提交于
* change compare op fore_cpu true to false; test=develop * unitize name in optimizer; test=develop * remove force_cpu; test=develop
-
- 20 4月, 2020 16 次提交
-
-
由 liu zhengxi 提交于
* enhance pad.* error message, test=develop
-
由 liu zhengxi 提交于
* error message enhancement create_parameter create_global_var, test=develop * use six.PY2 to use long, test=develop * fix input dtype for create_parameter, test=develop
-
由 liuwei1031 提交于
-
由 0YuanZhang0 提交于
add manual_seed op into paddle.framework.random
-
由 mapingshuo 提交于
-
由 zhangchunle 提交于
-
由 Yang Zhang 提交于
* Add `paddle.nn.loss.MSELoss` test=develop * Move to `nn/layer/loss.py` test=develop * Fix dygraph test=develop * Add test test=develop * Increase numel in test test=develop * Add test for input with different dimensions test=develop
-
由 123malin 提交于
-
由 Kaipeng Deng 提交于
-
由 kinghuin 提交于
optimize compare and logical ops error info, add test case for this ops, add some test case for those ops
-
由 guofei 提交于
cherry-pick #23645
-
由 Yiqun Liu 提交于
[Cherry-pick 2.0] Error message enhancement of conv2d_fusion and bugfix related to control nodes detecttion in fusion_group (#23985) * Op(conv2d_fusion) error message enhancement. (#23596) * Fix the error misjudgment when there are control nodes in graph. (#23943)
-
由 liuwei1031 提交于
-
由 Zhong Hui 提交于
* OP error message enhancement of l2_normalize, matmul, mean, etc
-
由 liym27 提交于
* [Cherry-pick][dy2static]Support recursive call (#23900) * Support recursive call. * Remove Redundant decorator to pass the Py35 unittest temporarily. * [Cherry-pick]Fix bug in convert_call because difference exists between python3 and python2. (#23966 )
-
由 mapingshuo 提交于
* allow amp and recompute working together
-