Commit Graph

12497 Commits (test_model_benchmark_ci)

Author SHA1 Message Date
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
Chen Weihang e8cdb49aa9
[CustomOp] Support attributes as func input in custom op (#31128)
5 years ago
Zhou Wei ffbf71359a
modify custom op dependent from paddle_framework to paddle_custom_op (#31195)
5 years ago
lilong12 dc8dfba35b
align the default value of some configuration for fleet to that of single cards (#30740)
5 years ago
lilong12 a373aa7645
fix the bug in expand_v2 op (#30984)
5 years ago
Thunderbrook c4f279fe8d
support multi node in heterps (#31102)
5 years ago
Aurelius84 406f4a7513
[CustomOp] Support to specific extra_cflags and exctra_cuda_flags independently (#31059)
5 years ago
qingqing01 572cc8bd0f
Update doc for 2.0 API and some callback (#31180)
5 years ago
Pei Yang 00b09e86ac
[Paddle-TRT] support group_norm (#31040)
5 years ago
Chen Weihang c209751c8d
change test_multiprocess_reader_exception cmake (#31174)
5 years ago
YUNSHEN XIE 153121457f
fix ut timeout (#31061)
5 years ago
Chen Weihang 1ce96fa118
[CustomOp] Add new paddle custom op so (#31141)
5 years ago
tangwei12 ebbdf52557
fix entry (#31079)
5 years ago
Aurelius84 dce2db4857
[CustomOp] Split build directory for each setup.py (#31124)
5 years ago
Zhou Wei 4b220550ef
[Custom OP]Fix problem of custom op unitests on Windows CI (#31114)
5 years ago
chentianyu03 70131b475f
add warning message when dtypes of operator are not same (#31136)
5 years ago
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
5 years ago
xiemoyuan edacb6293c
Optimization of Transformer API (#30957)
5 years ago
WeiXin ee1801c1ad
Save load/save pickle protocol (#31044)
5 years ago
yukavio 99fd9815b6
fix flops api (#31081)
5 years ago
Zhou Wei 44ee251fde
fix UNIX cmake problem (#31113)
5 years ago
Thunderbrook 565354f676
support save multi sparse table in one path (#31108)
5 years ago
Huihuang Zheng cf43a321a8
[Dy2stat] Refactoring tensor_shape_transformer.py to Fix Change after Assign Bug (#31082)
5 years ago
tangwei12 0e4b154298
fix dist fleet ctr ut (#31087)
5 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Chen Weihang 2168f08ac8
add optional for param attr args, test=document_fix (#31105)
5 years ago
Chen Weihang 6beeafe797
[CustomOp] Add more dispatch marco for users (#31058)
5 years ago
TTerror d5323dab41
add squeeze_op/unsqueeze_op on kunlun;fix conv op and parallel executor;optimize lookup_table op (#31056)
5 years ago
123malin 16b4260b2f
test=develop, save/load, shrink (#30625)
5 years ago
Shibo Tao 4424aac608
export paddle.static.normalize_program method. (#31072)
5 years ago
liym27 5b367dab44
[static setitem] Support the index is Tensor; step>1; step<0 .(#30949)
5 years ago
Jack Zhou 6df1ca54c8
add detail about states index in rnn result, test=document_fix (#31048)
5 years ago
Huihuang Zheng ef627ac5b9
Fix that convert_var_shape doesn't support slice like [0:], test=develop (#31051)
5 years ago