Commit Graph

7655 Commits (27bdbec7fc16f5d66d8a0458bb6cfb68898204d1)

Author SHA1 Message Date
Wojciech Uss 6ef8129dcc
upgrade oneDNN with GRU INT8 optimizations (#28420)
6 years ago
Huihuang Zheng dfffee8a5d
[Dy2stat] Enable jit.save to Save Without Running (#29579)
6 years ago
liym27 a0b60716f1
[Dy2Stat] Support grammar: for ele in var[idx] (#29541)
6 years ago
chentianyu03 b59b6d7ae6
Complex op test (#29753)
6 years ago
liym27 096c048b45
Fix unitest test_slice (#29740)
6 years ago
Huihuang Zheng 2e788bd81e
Reduce batch size ot fix CPU memory, test=develop (#29736)
6 years ago
chentianyu03 71063b8137
add conj op for complex types (#29527)
6 years ago
Chen Weihang 6cfa59de1b
[Complex] Add real & imag op and api for complex tensor (#29672)
6 years ago
TTerror af8ded773a
update activation op on kunlun (#29577)
6 years ago
ceci3 cc387159f3
add pad and concat double grad (#29549)
6 years ago
liuyuhui f13c3a9cd7
[Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337)
6 years ago
huangxu96 b96dada4f0
add static.amp into setup.pu.in (#29621)
6 years ago
YUNSHEN XIE d0b789d27f
disable ut test_cumsum_op (#29613)
6 years ago
Jack Zhou 84bae27779
fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633)
6 years ago
YUNSHEN XIE 2926e74326
New UT should not exceed 15s (#29492)
6 years ago
Chen Weihang f02aece1f0
Add complex dtype op (add) test example (#29603)
6 years ago
AshburnLee efea540ca9
Add tf32 support for A100 tensor core acceleration for cuBLAS (#28732)
6 years ago
lijianshe02 7779768b53
add transpose double grad test=develop (#29600)
6 years ago
huangxu96 c05170d3d8
add alias for fluid.contrib.mixed_precision (#29562)
6 years ago
ShenLiang 1efef8baed
Fix bug of matmul_v2 for broadcast case (#29599)
6 years ago
qingqing01 8d549fc85d
Add clip double grad (#29590)
6 years ago
Tao Luo 81acc3278c
disable test_parallel_executor_profiler in cuda 10.1 (#29581)
6 years ago
wangchaochaohu ac4bae8ee9
elementwise_add_grad Op optimization (#29575)
6 years ago
WangXi 467c716963
gen nccl id use socket (#29431)
6 years ago
Bai Yifan d72604cd46
fix unittst unstable issue on ci machine (#29588)
6 years ago
QingshuChen 79a41a9ed6
support roi_align & affine_channel for kunlun (#29561)
6 years ago
liym27 0cad1152f4
[Dy2Stat] 1. Fix bug of for-range stmts. 2. Support that step value is negative in for-range stmts (#29519)
6 years ago
Huihuang Zheng 831e9135b9
Fix Windows Unittest (#29543)
6 years ago
GeminiCarrie 08f24a3108
Fix precision problem (#29567)
6 years ago
Chen Weihang c1a26e2a05
fix train eval set error in static mode (#29540)
6 years ago
taixiurong 760d015c14
add xpu ops for training transformer in kunlun (#29539)
6 years ago
Leo Chen 0fdd365665
Add fast path for dropout when p == 0 (#29553)
6 years ago
Wojciech Uss 917a11495f
fix ininite scale values (#29386)
6 years ago
lijianshe02 bd29052e33
fix random seed in nll_loss unitest test=develop (#29538)
6 years ago
joanna.wozna.intel 0ce6d7fa77
Fix bf16 activations test for softmax and gelu (#29502)
6 years ago
huangxu96 4001979309
Add ReserveSpace in dygraph batch_norm. (#29221)
6 years ago
arlesniak b781953ef5
[oneDNN] Fix flags use test for #29080, assert condition more general (#29493)
6 years ago
Zhen Wang 5ac71b36fb
Remove tensor copy in the update_loss_scaling op. (#29426)
6 years ago
Zhou Wei e74e1a226c
support deepcopy for Layer/Tensor/Paramerbase (#29387)
6 years ago
joejiong 50d3117d30
Add random_split and Subset dataset (#29291)
6 years ago
joejiong 87e75a77c2
Add tangent operator (#29207)
6 years ago
Wei Shengyu dc8bb76c68
remove addcmul (#28937)
6 years ago
Zhong Hui f459dd9634
fix abs double grad unittest (#29478)
6 years ago
ShenLiang 2ef9e0e23c
Rebuild group automatically in dynamic graph distributed (#29255)
6 years ago
procr 3a0558339d
support mobilenet for kunlun (#29458)
6 years ago
Aurelius84 5d530c9319
fix amp support fleet (#29491)
6 years ago
ShenLiang 311b3b44fc
Fix the bug where embedding can‘t be processed correctly in reducer (#29485)
6 years ago
Pei Yang 2480bdef6c
change hard_swish from plugin to layer (#29177)
6 years ago
lilong12 b122d0bb76
Fix bug in gloo that gloo initialization hangs (#29447)
6 years ago
taixiurong ecca6585cd
1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448)
6 years ago