aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json')
-rw-r--r--operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json75
1 files changed, 75 insertions, 0 deletions
diff --git a/operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json b/operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json
new file mode 100644
index 000000000..da6f87ee4
--- /dev/null
+++ b/operators/image/resize/resize_ERRORIF_MaxDimExceeded_1x2x16499x4_i8_modeB_outi32_sc1446x1240x622x5902_off177x-369_bor-29x-4449/test.json
@@ -0,0 +1,75 @@
+{
+ version: {
+ _major: 0,
+ _minor: 51,
+ _patch: 0,
+ _draft: true
+ },
+ regions: [
+ {
+ name: "main",
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "RESIZE",
+ attribute_type: "ResizeAttribute",
+ attribute: {
+ scale: [
+ 1446,
+ 1240,
+ 622,
+ 5902
+ ],
+ offset: [
+ 177,
+ -369
+ ],
+ border: [
+ -29,
+ -4449
+ ],
+ mode: "BILINEAR"
+ },
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 2,
+ 16499,
+ 4
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 2,
+ 1739,
+ 4
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}