We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ec7b1 commit 78bb9bbCopy full SHA for 78bb9bb
build/executorch-config.cmake
@@ -39,7 +39,6 @@ set(lib_list
39
qnn_executorch_backend portable_ops_lib extension_module xnnpack_backend
40
XNNPACK cpuinfo pthreadpool vulkan_backend optimized_kernels cpublas eigen_blas
41
optimized_ops_lib optimized_native_cpu_ops_lib quantized_kernels quantized_ops_lib
42
- custom_ops
43
)
44
foreach(lib ${lib_list})
45
# Name of the variable which stores result of the find_library search
0 commit comments