aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:00 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:00 +0100
commite2ac2482baa202af7fe759a6b58d9bdd75168b6a (patch)
treed647a83a118e7dc12189a5983e7d7f9e8e096191 /frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json
parent696175c6e320ea85243f8dac54ad0f5cf57d4dfe (diff)
downloadconformance_tests-e2ac2482baa202af7fe759a6b58d9bdd75168b6a.tar.gz
Updating framework tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I216edc7080a64aa481deb192253295a006fa4373
Diffstat (limited to 'frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json')
-rw-r--r--frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json b/frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json
new file mode 100644
index 000000000..34f6324a7
--- /dev/null
+++ b/frameworks/tflite/operators/fully_connected_14x19_qi8/desc.json
@@ -0,0 +1,21 @@
+{
+ "tosa_file": "test_matmul_14x19_qi8.json",
+ "ifm_name": [
+ "TosaInput_0",
+ "TosaInput_1"
+ ],
+ "ifm_file": [
+ "placeholder_0.npy",
+ "placeholder_1.npy"
+ ],
+ "ofm_name": [
+ "TosaOutput_0"
+ ],
+ "ofm_file": [
+ "output_0.npy"
+ ],
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-TosaOutput_0.npy"
+ ]
+} \ No newline at end of file