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
Zhou Wei 04a49b097e
[Custom OP]Remove old custom OP and reduce whl package volume (#31813)
5 years ago
..
CMakeLists.txt [Custom OP]Remove old custom OP and reduce whl package volume (#31813) 5 years ago
__init__.py New custom operator extension mechanism (#30690) 5 years ago
attr_test_op.cc Normalized function parameter writing (#31588) 5 years ago
concat_and_split.h [CustomOp] Support duplicable op input and output (#31535) 5 years ago
custom_concat_op.cc [CustomOp] Support attribute in infershape function (#31713) 5 years ago
custom_conj_op.cc [CustomOp] Support complex dtype in custom op (#31657) 5 years ago
custom_relu_op.cc [CustomOP] Add shape related constructor for Tensor (#31681) 5 years ago
custom_relu_op.cu [CustomOp] Support float16 in custom op (#31725) 5 years ago
custom_relu_op_dup.cc [CustomOp] Split build op marco & polish details (#31229) 5 years ago
custom_relu_setup.py [CustomOp] Split test and add inference test (#31078) 5 years ago
dispatch_test_op.cc [CustomOp] Support float16 in custom op (#31725) 5 years ago
multi_out_test_op.cc [CustomOp] Split build op marco & polish details (#31229) 5 years ago
test_check_abi.py [CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391) 5 years ago
test_check_error.cc [Custom OP]polish doc of custom OP (#31369) 5 years ago
test_custom_attrs_jit.py Normalized function parameter writing (#31588) 5 years ago
test_custom_concat.py [CustomOp] Support attribute in infershape function (#31713) 5 years ago
test_custom_conj.py [CustomOp] Support complex dtype in custom op (#31657) 5 years ago
test_custom_relu_model.py [CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391) 5 years ago
test_custom_relu_op_jit.py [CustomOP] Add shape related constructor for Tensor (#31681) 5 years ago
test_custom_relu_op_setup.py [CustomOp] Support float16 in custom op (#31725) 5 years ago
test_dispatch_jit.py [CustomOp] Support float16 in custom op (#31725) 5 years ago
test_multi_out_jit.py [CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391) 5 years ago
test_sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 7 years ago
utils.py [CustomOp] Automatically specify PADDLE_WITH_MKLDNN & Remove Interpreter argument (#31391) 5 years ago