Add comment for skipping fully_connected_quant8_2 of GeneratedTests (#2426)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Thu, 23 Aug 2018 05:17:31 +0000 (14:17 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 23 Aug 2018 05:17:31 +0000 (14:17 +0900)
Add comment for the reason why skip fully_connected_quant8_2 of
GeneratedTests. It's because the GeneratedTests.fully_connected_quant8_2
code is wrong. Skip this test as is if the test code is not fixed.

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.armv7l-linux

index 1e5e639..a560b0b 100644 (file)
@@ -61,6 +61,8 @@ GeneratedTests.fully_connected_float_large
 GeneratedTests.fully_connected_float_large_weights_as_inputs
 GeneratedTests.fully_connected_float
 GeneratedTests.fully_connected_float_weights_as_inputs
+# NOTICE: fully_connected_quant8_2 test code is wrong.
+#    ref: https://github.sec.samsung.net/STAR/nnfw/issues/2409
 GeneratedTests.fully_connected_quant8_2
 GeneratedTests.fully_connected_quant8_large
 GeneratedTests.fully_connected_quant8_large_weights_as_inputs