From e2ac2482baa202af7fe759a6b58d9bdd75168b6a Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:00 +0100 Subject: Updating framework tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I216edc7080a64aa481deb192253295a006fa4373 --- .../operators/mul_1x4x8x19_qu8/placeholder_1.json | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 frameworks/tflite/operators/mul_1x4x8x19_qu8/placeholder_1.json (limited to 'frameworks/tflite/operators/mul_1x4x8x19_qu8/placeholder_1.json') diff --git a/frameworks/tflite/operators/mul_1x4x8x19_qu8/placeholder_1.json b/frameworks/tflite/operators/mul_1x4x8x19_qu8/placeholder_1.json new file mode 100644 index 000000000..680504045 --- /dev/null +++ b/frameworks/tflite/operators/mul_1x4x8x19_qu8/placeholder_1.json @@ -0,0 +1,99 @@ +{ + "type": "int32", + "data": [ + [ + [ + [ + 190, + 230, + 147, + 67, + 2, + 194, + 215, + 19, + 213, + 226, + 12, + 242, + 55, + 103, + 85, + 199, + 250, + 199, + 42 + ] + ], + [ + [ + 78, + 8, + 130, + 31, + 146, + 95, + 23, + 61, + 98, + 253, + 211, + 234, + 33, + 112, + 38, + 30, + 181, + 31, + 98 + ] + ], + [ + [ + 144, + 128, + 119, + 219, + 138, + 96, + 245, + 133, + 30, + 255, + 245, + 236, + 176, + 161, + 142, + 251, + 69, + 85, + 34 + ] + ], + [ + [ + 85, + 221, + 235, + 134, + 0, + 86, + 190, + 254, + 173, + 206, + 158, + 41, + 101, + 7, + 127, + 17, + 216, + 30, + 253 + ] + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1