Skip to content

Commit 5d60f5b

Browse files
committed
add armnn script to update rule
1 parent 7378b5d commit 5d60f5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ update:
4040
@./tools/tf sync install schema metadata
4141
@./tools/tflite sync install schema
4242
@./tools/torch sync
43+
@./tools/armnn sync install schema
4344

4445
build_python:
4546
@[ -d node_modules ] || npm install

0 commit comments

Comments
 (0)