Skip to content

Commit ffc9dd4

Browse files
committed
Enabling the NN_16 conformance test
1 parent 0ab39a5 commit ffc9dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_vx_conformance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ cmake \
1919
-DOPENVX_USE_IX=ON \
2020
-DOPENVX_USE_U1=ON \
2121
-DOPENVX_USE_NN=ON \
22+
-DOPENVX_USE_NN_16=ON \
2223
-DOPENVX_CONFORMANCE_NNEF_IMPORT=ON \
2324
-DOPENVX_CONFORMANCE_NEURAL_NETWORKS=ON \
2425
..
2526

26-
# -DOPENVX_USE_NN_16=ON \
2727
# -DOPENVX_CONFORMANCE_VISION=ON \
2828
# -DOPENVX_USE_ENHANCED_VISION=ON \
2929
# -DOPENVX_USE_PIPELINING=ON \

0 commit comments

Comments
 (0)