You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/custom_op
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
4 years ago
..
CMakeLists.txt New custom operator extension mechanism (#30690) 4 years ago
__init__.py New custom operator extension mechanism (#30690) 4 years ago
relu_op.cc Imperative tracer refactoring (#22457) 5 years ago
relu_op.cu Enable users to create custom cpp op outside framework. (#19256) 6 years ago
relu_op_simple.cc New custom operator extension mechanism (#30690) 4 years ago
relu_op_simple.cu New custom operator extension mechanism (#30690) 4 years ago
setup_build.py New custom operator extension mechanism (#30690) 4 years ago
setup_install.py New custom operator extension mechanism (#30690) 4 years ago
setup_install_simple.py New custom operator extension mechanism (#30690) 4 years ago
test_check_abi.py [CustomOp] Check Compiler ABI compatibility (#30869) 4 years ago
test_custom_op.py 【CustomOp】support setup.py to compile custom op (#30753) 4 years ago
test_custom_op_with_setup.py New custom operator extension mechanism (#30690) 4 years ago
test_jit_load.py [CustomOp] Check Compiler ABI compatibility (#30869) 4 years ago
test_setup_install.py New custom operator extension mechanism (#30690) 4 years ago
test_simple_custom_op_jit.py New custom operator extension mechanism (#30690) 4 years ago
test_simple_custom_op_setup.py New custom operator extension mechanism (#30690) 4 years ago
test_sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 6 years ago
utils.py [CustomOp] Support install as Package and Add load interface (#30798) 4 years ago