Added base capabilities for tensor in python
This commit is contained in:
parent
9559c79eee
commit
0e9ba00b71
4 changed files with 35 additions and 9 deletions
|
|
@ -48,7 +48,8 @@ if(KOMPUTE_OPT_ANDOID_BUILD)
|
|||
${PROJECT_SOURCE_DIR}/vk_ndk_wrapper_include/kompute_vk_ndk_wrapper.cpp)
|
||||
endif()
|
||||
|
||||
add_library(kompute
|
||||
add_library(
|
||||
kompute STATIC
|
||||
${kompute_CPP})
|
||||
|
||||
target_include_directories(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue