Commit Graph

29393 Commits (0ce6d7fa77a4c19e6da33b8afcef265641f2e291)
 

Author SHA1 Message Date
joanna.wozna.intel 0ce6d7fa77
Fix bf16 activations test for softmax and gelu (#29502)
4 years ago
Zhong Hui 60bfd308ab
fix p_norm with empty shape (#29500)
4 years ago
Zhou Wei b9e926b8e5
change the code format (#29550)
4 years ago
Leo Chen 9f926eb720
Layernorm opt (#29522)
4 years ago
huangxu96 4001979309
Add ReserveSpace in dygraph batch_norm. (#29221)
4 years ago
arlesniak b781953ef5
[oneDNN] Fix flags use test for #29080, assert condition more general (#29493)
4 years ago
tangwei12 ae3f7a7100
add ps table (#29463)
4 years ago
chalsliu 36ec9456cf
Make PADDLE_ROOT as an environment variable
4 years ago
ShenLiang d8391a1983
fix error message of gather nd (#29521)
4 years ago
chalsliu 98edef3c45
Optimize accurate testing
4 years ago
Zhen Wang 5ac71b36fb
Remove tensor copy in the update_loss_scaling op. (#29426)
4 years ago
Wilber 5fe1f8aff7
update lite tag (#29517)
4 years ago
Zhou Wei e74e1a226c
support deepcopy for Layer/Tensor/Paramerbase (#29387)
4 years ago
chalsliu 701c8e06a0
Support precision test for cuda new ut
4 years ago
joejiong 50d3117d30
Add random_split and Subset dataset (#29291)
4 years ago
joejiong 87e75a77c2
Add tangent operator (#29207)
4 years ago
zlsh80826 95e334810a
Softmax vectorization (#29404)
4 years ago
wanghuancoder a136c9cdb8
fix increamental coverage script bug, WITH_INCREMENTAL_COVERAGE to DWITH_INCREMENTAL_COVERAGE, test=develop (#29509)
4 years ago
LoveAn bec51b136b
Revert matching file modification status, test=document_fix (#29514)
4 years ago
Wei Shengyu dc8bb76c68
remove addcmul (#28937)
4 years ago
Zhong Hui f459dd9634
fix abs double grad unittest (#29478)
4 years ago
huangxu96 576d0d938b
add fp16 check into max and avg pool (#29479)
4 years ago
LoveAn 1779e99ff4
Add accuary test and optimize match relu of op name (#29486)
4 years ago
Aurelius84 966aa0e387
Fix test_mobile_net random failed on windows GPU(#29480)
4 years ago
ShenLiang 2ef9e0e23c
Rebuild group automatically in dynamic graph distributed (#29255)
4 years ago
procr 3a0558339d
support mobilenet for kunlun (#29458)
4 years ago
chalsliu ec26a26a46
support precision test for py3
4 years ago
Huihuang Zheng a1909affc6
Fix Unit Test: Add Sleep Time for CUDA Retry (#29442)
4 years ago
Leo Chen e5e522493d
make gelu fp16 computing more robust (#29484)
4 years ago
LoveAn 8094ac686e
Print ccache/clcache hit rate (#29341)
4 years ago
Aurelius84 5d530c9319
fix amp support fleet (#29491)
4 years ago
ShenLiang 311b3b44fc
Fix the bug where embedding can‘t be processed correctly in reducer (#29485)
4 years ago
Zhang Ting 560b432349
Revert "improve elementwise_add_grad perf (#29277)" (#29464)
4 years ago
jakpiase 57a4f16d9e
added internal and external reorders to profiler (#29443)
4 years ago
Pei Yang 2480bdef6c
change hard_swish from plugin to layer (#29177)
4 years ago
lilong12 b122d0bb76
Fix bug in gloo that gloo initialization hangs (#29447)
4 years ago
taixiurong ecca6585cd
1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448)
4 years ago
LoveAn 03b42d9fa7
fix unittest on windows, test=develop (#29365)
4 years ago
ShenLiang 22e6b9e373
Fix the ut of matmulv2 for broadcast case (#29461)
4 years ago
TTerror a5fcc4b545
update reduce_sum op on xpu (#29367)
4 years ago
Jack Zhou c7cada8571
Fix gru performace decline in 1.8.5 (#29455)
4 years ago
chentianyu03 acce962133
remove complex module direction (#29419)
4 years ago
Zhang Ting 6296f4ed09
revert cast eigen kernel (#29427)
4 years ago
Leo Chen a040c055a5
fix layer_norm accuracy (#29434)
4 years ago
Zhou Wei 24ba9ed436
fix that parameters'grad has grad var (#29408)
4 years ago
Leo Chen 4e19ce1df5
refine reshape grad and double grad kernel, use tensor copy async (#29128)
4 years ago
chalsliu f7b45fd694
Support precision test verification
4 years ago
Wilber ad01658e36
fix cmake error message. (#29421)
4 years ago
Shang Zhizhou 225a9c4ed8
Fix unittest (#29412)
4 years ago
Pei Yang f860de4af7
support clip op trt converter (#29411)
4 years ago