Commit Graph

12529 Commits (fix_imperative_dygraph_error)

Author SHA1 Message Date
phlrain 9af384f1ca try to fix imperative orc unitest error; test=develop
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
LielinJiang ac493f2c72
Update comments for API `RandomResizedCrop` (#31539)
5 years ago
jiangcheng 9ed6c895f1
optimize range op by place parameters on cpu rather than gpu, test=develop (#30811)
5 years ago
Thunderbrook 3789a69923
solve bug in heter mode (#31531)
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
Zhou Wei 634a12b368
fix bug of windows chineses msvc (#31493)
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 c40b98e068
Fix comment (#31424)
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
Pei Yang 2e9e3fad15
add n-d input support for trt scale converter (#31316)
5 years ago
Gradie d79fdc3d62
lamb_op_xpu;test=kunlun (#31012)
5 years ago
danleifeng d1075df2e8
topo and memory performance for heterps (#30440)
5 years ago
Bin Lu a37658daff
Update transforms.py (#31252)
5 years ago
Zhou Wei aebf223478
fix test_check_abi (#31288)
5 years ago
Zhou Wei cc89120a2c
[Custom OP]add MSVC compile check on Windows (#31265)
5 years ago
Zhou Wei af9066e89c
[Custom OP]add PD_THROW and PD_CHECK for User Error message (#31253)
5 years ago
Jiabin Yang 038ce70d69
[Custom OP] Support stream set on Custom Op (#31257)
5 years ago
Aurelius84 1dd40870fc
[Dy2Stat] Fix eval_if_exist_else_none bug (#31261)
5 years ago
pangyoki 6fafbdc39e
change np.int to int to fix paddle warning (#31221)
5 years ago
Jiabin Yang 0c38708a90
[Custom Op] Remove unsupport dtypes (#31232)
5 years ago
WangXi b8bce682e0
xpu support fuse allreduce (#31104)
5 years ago
Aurelius84 59b00e8c45
[CustomOP]Support Incremental compilation and Add Version management (#31228)
5 years ago
Chen Weihang 126633c50f
[CustomOp] Split build op marco & polish details (#31229)
5 years ago
Aurelius84 e8d24b546a
[CustomOp] Add Modeling with Custom op unittest (#31218)
5 years ago
littletomatodonkey ad50fa710b
add int pad support for Pad1D/2D/3D (#31209)
5 years ago
jakpiase 2f1165342b
OneDNN hardswish integration (#30211)
5 years ago
Aurelius84 912022fa0c
[CustomOp]Add cpp_extension en doc (#31187)
5 years ago