Commit Graph

3209 Commits (e804f08559d96a87b8c7eb50120eef68402e4313)

Author SHA1 Message Date
tianshuo78520a e804f08559
delete include framework.pb.h (#31859)
5 years ago
tianshuo78520a 513641e153
Delete fast_check_nan_inf (#31788)
5 years ago
lilong12 a501a7b0ca
[3D-parallel] add 1f1b scheduler for pipeline (#31566)
5 years ago
Chen Weihang 878e117b6d
[CustomOp] Support float16 in custom op (#31725)
5 years ago
Chen Weihang e429deb0c4
[CustomOp] Support attribute in infershape function (#31713)
5 years ago
Adam Osewski a4a2b77def
[oneDNN] lookup_table op with support for BF16 data type. (#31558)
5 years ago
Chen Weihang 87852616aa
[CustomOp] Support complex dtype in custom op (#31657)
5 years ago
Chen Weihang 027b574a0e
[CustomOp] Remove the dependence of the underlying data types on eigen (#31602)
5 years ago
Chen Weihang 95cceb2dd7
[CustomOp] Support duplicable op input and output (#31535)
5 years ago
Thunderbrook 3789a69923
solve bug in heter mode (#31531)
5 years ago
lilong12 0205e9f84e
remove the send/recv of tensor size (#31460)
5 years ago
Qi Li b85c8e03be
[ROCM] fix reduce op, test=develop (#31478)
5 years ago
wuhuanzhou 4d6d2db812
Windows system supports Ninja compilation (#31161)
5 years ago
Zhou Wei 13e4280f82
[Custom OP]polish doc of custom OP (#31369)
5 years ago
Qi Li 65bcaeb004
[ROCM] update fluid operators for rocm (part5), test=develop (#31258)
5 years ago
danleifeng d1075df2e8
topo and memory performance for heterps (#30440)
5 years ago
Wilber e20234094c
Fix xpu compile and cipher symbol problem. (#31271)
5 years ago
alncat bfb8a64234
updated conv bn fuse pass to make it compatible with latest batch_norm op (#31272)
5 years ago
Chen Weihang 5610c1717e
fix dtype unmatched (#31305)
5 years ago
石晓伟 1da3280660
inference modification for custom operator, test=develop (#31283)
5 years ago
石晓伟 8c94d8cb4c
[Custom OP] change the user header file format, test=develop (#31274)
5 years ago
Jiabin Yang 038ce70d69
[Custom OP] Support stream set on Custom Op (#31257)
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
Chen Weihang 126633c50f
[CustomOp] Split build op marco & polish details (#31229)
5 years ago
Qi Li 28b356b9a2
[ROCM] update fluid framework for rocm (part6), test=develop (#31015)
5 years ago
Qi Li c8fac5ee30
[ROCM] update fluid framework for rocm (part5), test=develop (#31014)
5 years ago
Qi Li 580447d019
[ROCM] update fluid framework for rocm (part4), test=develop (#31013)
5 years ago
chentianyu03 ca3b6bcf78
add cache for VariableWrapper (#30880)
5 years ago
jakpiase 2f1165342b
OneDNN hardswish integration (#30211)
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
Thunderbrook c4f279fe8d
support multi node in heterps (#31102)
5 years ago
Chen Weihang 1ce96fa118
[CustomOp] Add new paddle custom op so (#31141)
5 years ago
alncat 5d6a8c7b73
added support for fake_quantize_dequantize_abs_max op in quantization… (#30896)
5 years ago
joanna.wozna.intel 781df300d0
Unification of BF16 enablement process (#31034)
5 years ago
Qi Li a60d93fb77
[ROCM] update fluid framework for rocm (part2), test=develop (#31010)
5 years ago
Thunderbrook 565354f676
support save multi sparse table in one path (#31108)
5 years ago
Qi Li 50967135a5
[ROCM] update fluid framework for rocm (part3), test=develop (#31011)
5 years ago
Qi Li 8fe09faf14
[ROCM] update fluid framework for rocm (part1), test=develop (#31009)
5 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Chengmo 6b3371e0c7
Remove PE special profiler (#30886)
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
Jiabin Yang 628451af06
hide useless headers and add complex support (#31074)
5 years ago
joanna.wozna.intel caf9d39839
Add Conv Transpose BF16 (#30877)
5 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
5 years ago
WangXi 14d039e4a1
Fix the problem that the number of ops executed by xpu is wrong (#30961)
5 years ago
Adam Osewski 3ba69809bf
Fix LayerNorm tester for gcc4.8 (#30962)
5 years ago
wanghuancoder aab3a3012e
add include for heterbox_trainer.cc, develop=test (#30910)
5 years ago