Commit Graph

12185 Commits (d0b789d27f63e115e883cd37112442d5f562e4a7)

Author SHA1 Message Date
YUNSHEN XIE d0b789d27f
disable ut test_cumsum_op (#29613)
5 years ago
Jack Zhou 84bae27779
fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633)
5 years ago
YUNSHEN XIE 2926e74326
New UT should not exceed 15s (#29492)
5 years ago
Chen Weihang f02aece1f0
Add complex dtype op (add) test example (#29603)
5 years ago
AshburnLee efea540ca9
Add tf32 support for A100 tensor core acceleration for cuBLAS (#28732)
5 years ago
lijianshe02 7779768b53
add transpose double grad test=develop (#29600)
5 years ago
huangxu96 c05170d3d8
add alias for fluid.contrib.mixed_precision (#29562)
5 years ago
ShenLiang fb6697b424
Fix the dowanload bug in the case of multiple machines (#29551)
5 years ago
ShenLiang 1efef8baed
Fix bug of matmul_v2 for broadcast case (#29599)
5 years ago
qingqing01 8d549fc85d
Add clip double grad (#29590)
5 years ago
Tao Luo 81acc3278c
disable test_parallel_executor_profiler in cuda 10.1 (#29581)
5 years ago
wangchaochaohu ac4bae8ee9
elementwise_add_grad Op optimization (#29575)
5 years ago
huangxu96 2cb6f94888
add float16 into adaptive_avg_pool2d check list. (#29547)
5 years ago
yukavio ee1a7d020c
add some feature for paddle.flops (#29572)
5 years ago
WangXi 467c716963
gen nccl id use socket (#29431)
5 years ago
Bai Yifan d72604cd46
fix unittst unstable issue on ci machine (#29588)
5 years ago
QingshuChen 79a41a9ed6
support roi_align & affine_channel for kunlun (#29561)
5 years ago
liym27 0cad1152f4
[Dy2Stat] 1. Fix bug of for-range stmts. 2. Support that step value is negative in for-range stmts (#29519)
5 years ago
Huihuang Zheng 831e9135b9
Fix Windows Unittest (#29543)
5 years ago
GeminiCarrie 08f24a3108
Fix precision problem (#29567)
5 years ago
JZ-LIANG d33d468f02
[Sharding] add hybrid-dp feature (#29518)
5 years ago
Chen Weihang c1a26e2a05
fix train eval set error in static mode (#29540)
5 years ago
taixiurong 760d015c14
add xpu ops for training transformer in kunlun (#29539)
5 years ago
Leo Chen 0fdd365665
Add fast path for dropout when p == 0 (#29553)
5 years ago
Wojciech Uss 917a11495f
fix ininite scale values (#29386)
5 years ago
lijianshe02 bd29052e33
fix random seed in nll_loss unitest test=develop (#29538)
5 years ago
joanna.wozna.intel 0ce6d7fa77
Fix bf16 activations test for softmax and gelu (#29502)
5 years ago
huangxu96 4001979309
Add ReserveSpace in dygraph batch_norm. (#29221)
5 years ago
arlesniak b781953ef5
[oneDNN] Fix flags use test for #29080, assert condition more general (#29493)
5 years ago
Zhen Wang 5ac71b36fb
Remove tensor copy in the update_loss_scaling op. (#29426)
5 years ago
Zhou Wei e74e1a226c
support deepcopy for Layer/Tensor/Paramerbase (#29387)
5 years ago
joejiong 50d3117d30
Add random_split and Subset dataset (#29291)
5 years ago
joejiong 87e75a77c2
Add tangent operator (#29207)
5 years ago
Wei Shengyu dc8bb76c68
remove addcmul (#28937)
5 years ago
Zhong Hui f459dd9634
fix abs double grad unittest (#29478)
5 years ago
huangxu96 576d0d938b
add fp16 check into max and avg pool (#29479)
5 years ago
ShenLiang 2ef9e0e23c
Rebuild group automatically in dynamic graph distributed (#29255)
5 years ago
procr 3a0558339d
support mobilenet for kunlun (#29458)
5 years ago
Aurelius84 5d530c9319
fix amp support fleet (#29491)
5 years ago
ShenLiang 311b3b44fc
Fix the bug where embedding can‘t be processed correctly in reducer (#29485)
5 years ago
Pei Yang 2480bdef6c
change hard_swish from plugin to layer (#29177)
5 years ago
lilong12 b122d0bb76
Fix bug in gloo that gloo initialization hangs (#29447)
5 years ago
taixiurong ecca6585cd
1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448)
5 years ago
LoveAn 03b42d9fa7
fix unittest on windows, test=develop (#29365)
5 years ago
ShenLiang 22e6b9e373
Fix the ut of matmulv2 for broadcast case (#29461)
5 years ago
TTerror a5fcc4b545
update reduce_sum op on xpu (#29367)
5 years ago
chentianyu03 acce962133
remove complex module direction (#29419)
5 years ago
Zhang Ting 6296f4ed09
revert cast eigen kernel (#29427)
5 years ago
Leo Chen a040c055a5
fix layer_norm accuracy (#29434)
5 years ago
Shang Zhizhou 225a9c4ed8
Fix unittest (#29412)
5 years ago