aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2022-08-15 13:19:11 +0100
committerJames Ward <james.ward@arm.com>2022-08-19 14:24:30 +0100
commit8fd51f1923554002cda63fc88e8ea013ff5c5512 (patch)
tree8b7a7f00f93c87a60d3c9b80aedc812e1a130f3a /frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json
parent23ede7b7ad1a173e4c66b1ba18a481adef4aa585 (diff)
downloadconformance_tests-8fd51f1923554002cda63fc88e8ea013ff5c5512.tar.gz
Regenerate conformance tests for new RESIZE
Change-Id: I325ca19b41a58c222679d3814e5bacff77614fa9 Signed-off-by: James Ward <james.ward@arm.com> Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com>
Diffstat (limited to 'frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json')
-rw-r--r--frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json29
1 files changed, 11 insertions, 18 deletions
diff --git a/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json b/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json
index d1528e4b5..d92b88b4d 100644
--- a/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json
+++ b/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/test_resize_bilinear_1x4x4x4_qi8.json
@@ -13,26 +13,19 @@
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
- output_size: [
- 8,
- 8
- ],
- stride: [
- 512,
- 512
+ scale: [
+ 4,
+ 2,
+ 4,
+ 2
],
offset: [
- -256,
- -256
- ],
- shift: 10,
- stride_fp: [
- 0.0,
- 0.0
+ -1,
+ -1
],
- offset_fp: [
- 0.0,
- 0.0
+ border: [
+ 1,
+ 1
],
mode: "BILINEAR"
},
@@ -53,7 +46,7 @@
1073741824
],
shift: [
- 50
+ 34
],
scale32: true,
double_round: false,