aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.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/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.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/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.json')
-rw-r--r--frameworks/tflite/operators/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.json111
1 files changed, 111 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.json b/frameworks/tflite/operators/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.json
new file mode 100644
index 000000000..e2033d760
--- /dev/null
+++ b/frameworks/tflite/operators/minimum_1x4x4x4_i32/Conformance-TosaOutput_0.json
@@ -0,0 +1,111 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ [
+ [
+ -118,
+ -52,
+ -42,
+ 26
+ ],
+ [
+ -92,
+ -127,
+ 39,
+ -23
+ ],
+ [
+ -40,
+ -20,
+ -98,
+ -105
+ ],
+ [
+ -50,
+ 18,
+ -96,
+ -76
+ ]
+ ],
+ [
+ [
+ -126,
+ -64,
+ 19,
+ -73
+ ],
+ [
+ 55,
+ -97,
+ -120,
+ -73
+ ],
+ [
+ 83,
+ 44,
+ 23,
+ 74
+ ],
+ [
+ 38,
+ -35,
+ -29,
+ -88
+ ]
+ ],
+ [
+ [
+ 8,
+ 25,
+ -73,
+ -77
+ ],
+ [
+ -127,
+ -36,
+ -67,
+ -77
+ ],
+ [
+ -42,
+ -111,
+ -95,
+ -85
+ ],
+ [
+ 15,
+ -34,
+ -61,
+ -17
+ ]
+ ],
+ [
+ [
+ -23,
+ -86,
+ -72,
+ -9
+ ],
+ [
+ 48,
+ -92,
+ -94,
+ -67
+ ],
+ [
+ 73,
+ -67,
+ -85,
+ 11
+ ],
+ [
+ -84,
+ -51,
+ 10,
+ -29
+ ]
+ ]
+ ]
+ ]
+} \ No newline at end of file