summaryrefslogtreecommitdiff
path: root/compiler/nnsuite/conv/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nnsuite/conv/CMakeLists.txt')
-rw-r--r--compiler/nnsuite/conv/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/nnsuite/conv/CMakeLists.txt b/compiler/nnsuite/conv/CMakeLists.txt
new file mode 100644
index 000000000..a120de2f3
--- /dev/null
+++ b/compiler/nnsuite/conv/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectory(model)
+add_subdirectory(nnkit-caffe)
+add_subdirectory(nnkit-tflite)