Commit Graph

5003 Commits (5a6b67c8104eb6d760ea1bc5ea3eb3b8b3111ed5)

Author SHA1 Message Date
PaddlePaddle-Gardener 47c72a7362 !51 Fix the problem when rnns compatible with cudnn's parameters are created again
5 years ago
PaddlePaddle-Gardener 5884d5b94a !43 Fix `test_fleet_launch_ps`.
5 years ago
PaddlePaddle-Gardener 6d609267f6 !41 [Paddle-TRT] nearest_interp op
5 years ago
PaddlePaddle-Gardener a376657b66 !40 [oneDNN] Initial bf16 amp integration
5 years ago
PaddlePaddle-Gardener d19aaf0c19 !39 [3D-parallel] add 1f1b scheduler for pipeline
5 years ago
PaddlePaddle-Gardener 9e4fef9aa2 !37 [ROCM] fix test_conv2d_transpose_op
5 years ago
PaddlePaddle-Gardener be5a481324 !34 [oneDNN] Added Elementwise Mul grad fp32/bf16
5 years ago
PaddlePaddle-Gardener 5e0f0ffd74 !33 [CustomOp] Support float16 in custom op
5 years ago
PaddlePaddle-Gardener 542207fb94 !32 [ROCM] fix test_rnn_op
5 years ago
PaddlePaddle-Gardener 453b4a5b37 !30 [CustomOp] Support attribute in infershape function
5 years ago
PaddlePaddle-Gardener aea57b28b9 !29 [oneDNN] lookup_table op with support for BF16 data type.
5 years ago
PaddlePaddle-Gardener 3451676841 !24 [ROCM] fix layer_norm, norm, p_norm, test_sequence_softmax_op, test_m…
5 years ago
PaddlePaddle-Coordinator 800862ce5c !23 [CustomOp] Support complex dtype in custom op
5 years ago
PaddlePaddle-Gardener d0c4d63aed [CustomOp]
5 years ago
PaddlePaddle-Gardener ac9f870b29 r
5 years ago
PaddlePaddle-Gardener 103974c857 【Paddle.Fleet】Fix
5 years ago
PaddlePaddle-Gardener e573f19a28 support
5 years ago
gongweibao 9c624b16d5
Extend unittest time of (#31570)
5 years ago
ronnywang da10c5cf8b
[ROCM] fix softmax_with_cross_entropy_op, test=develop (#31629)
5 years ago
Kaipeng Deng a32e8bf1e7
DataLoader supprot dict str (#31481)
5 years ago
Chen Weihang 30a627aaf3
Normalized function parameter writing (#31588)
5 years ago
Shang Zhizhou 50ac7dbfd0
Trt elementwise plugin serialize (#31587)
5 years ago
hong 99dcd66508
try to fix imperative orc unitest error; test=develop (#31568)
5 years ago
Qi Li 3d5aa9d10a
[ROCM] fix conv2d and conv3d op, test=develop (#31553)
5 years ago
Chen Weihang 95cceb2dd7
[CustomOp] Support duplicable op input and output (#31535)
5 years ago
Aurelius84 def27bc801
[Dy2stat]Fix bug with static_convert_var_shape in locals scope (#31556)
5 years ago
chajchaj 6148b87f9d
add softmax_switch for softmax_with_cross_entropy_op, test=develop (#31428)
5 years ago
Aurelius84 f3959e9ddc
[save/load] Fix bug with input_spec=dict[InputSpec] in jit.save (#31517)
5 years ago
WangXi 83a2fb1f08
Add collective async wait op (#31463)
5 years ago
lilong12 0205e9f84e
remove the send/recv of tensor size (#31460)
5 years ago
Aurelius84 c8ae837d52
[CustomOp]Fix setup_install timeout (#31484)
5 years ago
furnace 910f377fa5
Bugfix rocm (#31490)
5 years ago
wangguanzhong 43d6abf0a5
update conv2d, test=develop (#31480)
5 years ago
wangguanzhong 50af0c2cbb
fix roi_align, test=develop (#31479)
5 years ago
Qi Li b85c8e03be
[ROCM] fix reduce op, test=develop (#31478)
5 years ago
Jacek Czaja 39a5424ed1
[oneDNN] elementwise add bf16 grad kernel with broadcasting (#31385)
5 years ago
Qi Li 133a914bd0
[ROCM] fix test_dist_op ci test, test=develop (#31468)
5 years ago
Aurelius84 fadabbe9b0
[CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391)
5 years ago
liuyuhui 9ebf05b003
[Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130)
5 years ago
liym27 522c91ec67
[Dy2Stat] Remove gast.Index for compatibility of gast 0.4.0 (#31358)
5 years ago
Zhang Ting 7d95e598c1
support float16 for temporal_shift op (#31432)
5 years ago
Zhang Ting dcce54ea76
improve performance of depthwise_conv2d (#31099)
5 years ago
liym27 0fff930667
Fix bug for set_value op when input dtype is not float32 (#31411)
5 years ago
Huihuang Zheng 6bf02a1261
[Dy2stat] Fix Read-Only Attribute as while_loop Output (#31415)
5 years ago
jakpiase 5b4f8aac82
Added LSTM BF16 and fixed GRU BF16 (#31234)
5 years ago
Qi Li db50fb6766
[ROCM] fix softmax with loss and update python scripts, test=develop (#31373)
5 years ago
Pei Yang 32211fe9c4
TRT conv2d converter support SAME padding (#31379)
5 years ago
Zhou Wei 13e4280f82
[Custom OP]polish doc of custom OP (#31369)
5 years ago
Qi Li 946dbdae8c
[ROCM] update fluid operators for rocm (part6), test=develop (#31301)
5 years ago
wangna11BD 1cbccfa594
Add attrs `deformable_groups` for deformable_conv API (#31335)
5 years ago