{ 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: [ 9, 0, 0, 9 ], stride: [ 1, 1 ], dilation: [ 1, 2 ], input_zp: 0, weight_zp: 112 }, 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: [ 1, 31, 236, 129, 239, 77, 151, 105, 76, 90, 113, 95, 158, 193, 18, 7, 212, 142, 87, 96, 13, 27, 59, 20, 86, 110, 225, 144, 215, 100, 42, 209 ] }, { name: "const-2", shape: [ 32 ], type: "INT48", data: [ 78, 46, 99, 152, 204, 40, 58, 108, 182, 236, 73, 35, 20, 242, 164, 175, 128, 127, 135, 99, 162, 177, 63, 229, 55, 216, 100, 74, 38, 40, 123, 169, 140, 221, 253, 7, 72, 234, 8, 187, 58, 214, 183, 90, 61, 107, 74, 61, 77, 237, 207, 33, 128, 50, 63, 35, 175, 212, 230, 203, 138, 112, 175, 98, 52, 110, 109, 174, 176, 118, 221, 4, 134, 214, 244, 157, 62, 254, 68, 137, 227, 84, 244, 63, 13, 10, 126, 57, 43, 93, 201, 161, 97, 149, 62, 11, 248, 157, 149, 251, 11, 214, 36, 202, 242, 170, 146, 82, 137, 94, 6, 161, 238, 183, 242, 13, 196, 190, 142, 202, 215, 200, 85, 42, 110, 168, 168, 209, 246, 45, 131, 24, 250, 149, 35, 56, 151, 255, 77, 245, 149, 147, 39, 179, 87, 23, 60, 147, 165, 223, 62, 163, 205, 204, 146, 37, 162, 249, 41, 156, 188, 236, 149, 148, 83, 23, 26, 56, 125, 247, 142, 188, 80, 88, 226, 111, 221, 85, 19, 201, 183, 85, 68, 10, 57, 203, 131, 198, 247, 222, 53, 228 ] }, { name: "result-0", shape: [ 1, 20, 42, 32 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }