summaryrefslogtreecommitdiff
path: root/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun117
1 files changed, 0 insertions, 117 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
deleted file mode 100644
index 59957ba60..000000000
--- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
+++ /dev/null
@@ -1,117 +0,0 @@
-#
-# Following tests will be skipped on armv7l-linux
-#
-# Not support operations
-TrivialTest.AddTwo
-TrivialTest.AddThree
-TrivialTest.BroadcastAddTwo
-TrivialTest.BroadcastMulTwo
-ValidationTestCompilation.SetPreference
-ValidationTestCompilation.CreateExecution
-ValidationTestCompilation.Finish
-ValidationTestIdentify.InputIsOutput
-ValidationTestIdentify.OutputIsInput
-ValidationTestIdentify.DuplicateInputs
-ValidationTestIdentify.DuplicateOutputs
-ValidationTestIdentify.Ok
-ValidationTestExecution.SetInput
-ValidationTestExecution.SetOutput
-ValidationTestExecution.SetInputFromMemory
-ValidationTestExecution.SetOutputFromMemory
-ValidationTestExecution.StartCompute
-ValidationTestExecution.EventWait
-GeneratedTests.add*
-GeneratedTests.argmax*
-GeneratedTests.avg_pool_float_1
-GeneratedTests.avg_pool_float_2
-GeneratedTests.avg_pool_float_3
-GeneratedTests.avg_pool_float_4
-GeneratedTests.avg_pool_quant8_1
-GeneratedTests.avg_pool_quant8_2
-GeneratedTests.avg_pool_quant8_3
-GeneratedTests.avg_pool_quant8_4
-GeneratedTests.conv_float_channels
-GeneratedTests.conv_float_channels_weights_as_inputs
-GeneratedTests.conv_float_large
-GeneratedTests.conv_float_large_weights_as_inputs
-GeneratedTests.conv_float
-GeneratedTests.conv_float_weights_as_inputs
-GeneratedTests.conv_quant8_channels
-GeneratedTests.conv_quant8_channels_weights_as_inputs
-GeneratedTests.conv_quant8_large
-GeneratedTests.conv_quant8_large_weights_as_inputs
-GeneratedTests.conv_quant8
-GeneratedTests.conv_quant8_overflow
-GeneratedTests.conv_quant8_overflow_weights_as_inputs
-GeneratedTests.conv_quant8_weights_as_inputs
-GeneratedTests.depth_to_space*
-GeneratedTests.depthwise_conv2d*
-GeneratedTests.depthwise_conv
-GeneratedTests.dequantize
-GeneratedTests.embedding_lookup
-GeneratedTests.embedding_lookup_2d_nnfw
-GeneratedTests.embedding_lookup_4d_nnfw
-GeneratedTests.equal_ex*
-GeneratedTests.exp_ex*
-GeneratedTests.floor_
-GeneratedTests.hashtable_lookup*
-GeneratedTests.l2_normalization*
-GeneratedTests.l2_pool*
-GeneratedTests.local_response_norm*
-GeneratedTests.logical_and_ex*
-GeneratedTests.logical_or_ex*
-GeneratedTests.logistic*
-GeneratedTests.lsh_projection*
-GeneratedTests.lstm*
-GeneratedTests.max_pool_float_1
-GeneratedTests.max_pool_float_2
-GeneratedTests.max_pool_float_3
-GeneratedTests.max_pool_quant8_1
-GeneratedTests.max_pool_quant8_2
-GeneratedTests.max_pool_quant8_3
-GeneratedTests.mobilenet*
-GeneratedTests.mul*
-GeneratedTests.neg*
-GeneratedTests.notequal*
-GeneratedTests.prelu_ex*
-GeneratedTests.reduce_min*
-GeneratedTests.relu1*
-GeneratedTests.relu6*
-GeneratedTests.relu*
-GeneratedTests.resize_bilinear*
-GeneratedTests.rnn*
-GeneratedTests.rsqrt*
-GeneratedTests.mean*
-GeneratedTests.pad*
-GeneratedTests.space_to_depth*
-GeneratedTests.sqrt_ex*
-GeneratedTests.squared_difference_ex*
-GeneratedTests.svdf*
-GeneratedTests.tanh_
-GeneratedTests.batch_to_space*
-GeneratedTests.div_*
-GeneratedTests.space_to_batch*
-GeneratedTests.squeeze*
-GeneratedTests.strided_slice*
-GeneratedTests.sub*
-GeneratedTests.transpose*
-GeneratedTests.cast_ex*
-GeneratedTests.gather_ex*
-GeneratedTests.strided_slice_ex*
-GeneratedTests.tensorflowmax_ex*
-GeneratedTests.reduce_sum_ex*
-GeneratedTests.topk_v2*
-# Unhandled exception
-GeneratedTests.concat*
-GeneratedTests.fully_connected*
-GeneratedTests.reshape*
-# Unexpected result
-GeneratedTests.avg_pool_quant8_5
-GeneratedTests.conv_quant8_2
-GeneratedTests.max_pool_quant8_4
-GeneratedTests.softmax*
-GeneratedTests.split*
-GeneratedTests.transpose_conv*
-GeneratedTests.pack*
-GeneratedTests.unpack*
-GeneratedTests.logical_not_ex*