Browse Source

Add test

pull/6227/head
AtomAlpaca 1 year ago
parent
commit
58dd40d8e3
No known key found for this signature in database GPG Key ID: A003E4A074A5B2CA
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tools/pnnx/tests/CMakeLists.txt

+ 2
- 0
tools/pnnx/tests/CMakeLists.txt View File

@@ -409,3 +409,5 @@ add_subdirectory(ncnn)
if(onnxruntime_FOUND)
add_subdirectory(onnx)
endif()

add_subdirectory(numpy)

Loading…
Cancel
Save