CTS Neural Network test cases failing on iMX8M.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CTS Neural Network test cases failing on iMX8M.

446 Views
cmsd
Contributor III

I have the following NNAPI CTS test cases failing on Android 10.

 

 

com.android.nn.benchmark.cts.NNAccuracyTest#testNNAPI[tts_float]  fail  junit.framework.AssertionFailedError

com.android.nn.benchmark.cts.NNAccuracyTest#testNNAPI[tts_float]  fail  junit.framework.AssertionFailedError

com.android.nn.benchmark.cts.NNAccuracyTest#testNNAPI[mobilenet_v1_0.5_160_topk_aosp]  fail  Test failed to run to completion. Reason: 'Test run failed to complete. Expected 14 tests, received 7'. Check device logcat for details

TestRandomGraph/RandomGraphTest#LargeGraph_TENSOR_FLOAT32_Rank4/24  fail  [          ]   SKIP: vsi-npu does not support the graph.

...and four others of this form.

NNAPIDelegate#LSHProjectionDense1DInputs  fail  INFO: Initialized TensorFlow Lite runtime.

StridedSliceOpTest#In3D_IdentityShrinkAxis4  fail  external/tensorflow//tensorflow/lite/delegates/nnapi/nnapi_delegate_test.cc:1758: Failure

SVDFOpTest#BlackBoxTestRank1  fail  external/tensorflow//tensorflow/lite/delegates/nnapi/nnapi_delegate_test.cc:2189: Failure

SVDFOpTest#BlackBoxTestRank2  fail  external/tensorflow//tensorflow/lite/delegates/nnapi/nnapi_delegate_test.cc:2189: Failure

 

 

 

How do I fix these NNAPI CTS failures?

 

P.S. Summary:

 

 

Suite / Plan	CTS / cts
Suite / Build	10_r5 / 6723298
Host Info	Result/@start james-cts (Linux - 5.11.0-27-generic)
Start time / End Time	Wed Oct 06 19:18:20 WEST 2021 / Wed Oct 06 21:33:28 WEST 2021
Tests Passed	1189475
Tests Failed	71
Modules Done	687
Modules Total	689
Fingerprint	Android/smarc_mx8mq/smarc_mx8mq:10/QD1A.190821.014.C2/user.thorcom.1:user/dev-keys
Security Patch	2019-11-05
Release (SDK)	10 (29)
ABIs	arm64-v8a,armeabi-v7a,armeabi

 

 

 

0 Kudos
0 Replies