You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- add_subdirectory(image)
- add_subdirectory(data)
- add_library(kernels OBJECT
- py_func_op.cc
- tensor_op.cc)
- target_include_directories(kernels PRIVATE ${pybind11_INCLUDE_DIRS})
|