We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7378b5d commit 5d60f5bCopy full SHA for 5d60f5b
Makefile
@@ -40,6 +40,7 @@ update:
40
@./tools/tf sync install schema metadata
41
@./tools/tflite sync install schema
42
@./tools/torch sync
43
+ @./tools/armnn sync install schema
44
45
build_python:
46
@[ -d node_modules ] || npm install
0 commit comments