Commit Graph

18 Commits (develop)

Author SHA1 Message Date
Zhou Wei 04a49b097e
[Custom OP]Remove old custom OP and reduce whl package volume (#31813)
5 years ago
Aurelius84 f2cfc0f46d
[CustomOp]Avoid raising warning while import paddle (#31804)
5 years ago
Aurelius84 fadabbe9b0
[CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391)
5 years ago
Qi Li db50fb6766
[ROCM] fix softmax with loss and update python scripts, test=develop (#31373)
5 years ago
Zhou Wei 13e4280f82
[Custom OP]polish doc of custom OP (#31369)
5 years ago
Aurelius84 59b00e8c45
[CustomOP]Support Incremental compilation and Add Version management (#31228)
5 years ago
Aurelius84 912022fa0c
[CustomOp]Add cpp_extension en doc (#31187)
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
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
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
5 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
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