{ version: { _major: 0, _minor: 51, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0 ], stride: [ 2, 2 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: -2 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT16" }, { name: "const-1", shape: [ 1, 1, 4, 8 ], type: "INT8", data: [ 104, 246, 34, 158, 205, 94, 162, 90, 8, 70, 60, 63, 214, 107, 219, 28, 207, 229, 168, 105, 166, 210, 206, 229, 208, 61, 190, 46, 159, 152, 173, 215 ] }, { name: "const-2", shape: [ 32 ], type: "INT48", data: [ 111, 32, 47, 33, 115, 73, 239, 194, 230, 47, 245, 10, 72, 230, 29, 96, 243, 186, 73, 4, 40, 155, 70, 51, 85, 187, 191, 174, 235, 140, 40, 249, 32, 49, 162, 24, 217, 81, 52, 189, 140, 234, 210, 96, 159, 90, 100, 70, 214, 68, 221, 114, 124, 101, 27, 190, 171, 153, 157, 243, 171, 0, 247, 133, 134, 134, 132, 161, 137, 248, 88, 230, 18, 116, 218, 106, 230, 251, 252, 197, 174, 124, 125, 203, 116, 131, 255, 141, 113, 96, 139, 172, 198, 175, 32, 251, 135, 122, 108, 106, 222, 206, 251, 119, 211, 231, 71, 228, 113, 144, 165, 96, 138, 160, 78, 222, 201, 191, 125, 232, 12, 161, 70, 96, 238, 153, 208, 119, 45, 141, 211, 229, 23, 194, 124, 74, 27, 46, 175, 254, 199, 14, 12, 158, 25, 70, 155, 141, 248, 239, 105, 32, 34, 218, 28, 66, 42, 74, 140, 187, 186, 165, 255, 119, 220, 124, 82, 96, 235, 220, 92, 82, 137, 89, 58, 181, 85, 110, 240, 85, 113, 162, 192, 110, 5, 107, 79, 170, 111, 245, 67, 85 ] }, { name: "result-0", shape: [ 1, 6, 17, 32 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }