Commit Graph

20 Commits (878e117b6d54a5b9e277688aef5b9b625dbdc20d)

Author SHA1 Message Date
Chen Weihang 878e117b6d
[CustomOp] Support float16 in custom op (#31725)
4 years ago
Chen Weihang 87852616aa
[CustomOp] Support complex dtype in custom op (#31657)
4 years ago
Chen Weihang 95cceb2dd7
[CustomOp] Support duplicable op input and output (#31535)
4 years ago
Aurelius84 c8ae837d52
[CustomOp]Fix setup_install timeout (#31484)
4 years ago
Zhou Wei cc89120a2c
[Custom OP]add MSVC compile check on Windows (#31265)
4 years ago
Zhou Wei af9066e89c
[Custom OP]add PD_THROW and PD_CHECK for User Error message (#31253)
4 years ago
Aurelius84 e8d24b546a
[CustomOp] Add Modeling with Custom op unittest (#31218)
4 years ago
Chen Weihang e8cdb49aa9
[CustomOp] Support attributes as func input in custom op (#31128)
4 years ago
Zhou Wei 4b220550ef
[Custom OP]Fix problem of custom op unitests on Windows CI (#31114)
4 years ago
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
4 years ago
Zhou Wei 44ee251fde
fix UNIX cmake problem (#31113)
4 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
4 years ago
Chen Weihang 6beeafe797
[CustomOp] Add more dispatch marco for users (#31058)
4 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
4 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
4 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
4 years ago
Aurelius84 2c974cc316
【CustomOp】support setup.py to compile custom op (#30753)
4 years ago
Qi Li 1f5841c2a0
[ROCM] update cmake and dockerfile, test=develop (#30598)
4 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
6 years ago