Commit Graph

40 Commits (develop)

Author SHA1 Message Date
Zhou Wei 04a49b097e
[Custom OP]Remove old custom OP and reduce whl package volume (#31813)
5 years ago
Jiabin Yang 51eb29de18
[CustomOP] Add shape related constructor for Tensor (#31681)
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
Chen Weihang 87852616aa
[CustomOp] Support complex dtype in custom op (#31657)
5 years ago
Chen Weihang 30a627aaf3
Normalized function parameter writing (#31588)
5 years ago
Chen Weihang 95cceb2dd7
[CustomOp] Support duplicable op input and output (#31535)
5 years ago
Aurelius84 c8ae837d52
[CustomOp]Fix setup_install timeout (#31484)
5 years ago
Aurelius84 fadabbe9b0
[CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391)
5 years ago
Zhou Wei 13e4280f82
[Custom OP]polish doc of custom OP (#31369)
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
Jiabin Yang 0c38708a90
[Custom Op] Remove unsupport dtypes (#31232)
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
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
Aurelius84 406f4a7513
[CustomOp] Support to specific extra_cflags and exctra_cuda_flags independently (#31059)
5 years ago
Chen Weihang 1ce96fa118
[CustomOp] Add new paddle custom op so (#31141)
5 years ago
Zhou Wei 4b220550ef
[Custom OP]Fix problem of custom op unitests on Windows CI (#31114)
5 years ago
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
5 years ago
Zhou Wei 44ee251fde
fix UNIX cmake problem (#31113)
5 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Chen Weihang 6beeafe797
[CustomOp] Add more dispatch marco for users (#31058)
5 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
5 years ago
Aurelius84 f2dc29a9fa
[CustomOp] Support output dtypes in generated Python API (#31045)
5 years ago
Chen Weihang 75f81233ae
fix regex error & simplify marco name (#31031)
5 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
5 years ago
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
5 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
5 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
5 years ago
Aurelius84 2c974cc316
【CustomOp】support setup.py to compile custom op (#30753)
5 years ago
Qi Li 1f5841c2a0
[ROCM] update cmake and dockerfile, test=develop (#30598)
5 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
7 years ago