{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 1, 0, 1, 1 ], stride: [ 1, 1 ], dilation: [ 2, 2 ], input_zp: 0, weight_zp: -123 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 44, 13 ], type: "INT16" }, { name: "const-1", shape: [ 13, 1, 1, 13 ], type: "INT8", data: [ 81, 5, 233, 22, 44, 24, 160, 159, 228, 192, 64, 104, 195, 238, 205, 70, 91, 174, 198, 178, 118, 141, 162, 104, 213, 16, 163, 32, 20, 136, 38, 197, 1, 242, 253, 233, 203, 63, 71, 4, 119, 203, 86, 112, 195, 224, 189, 254, 116, 151, 93, 166, 211, 211, 180, 49, 202, 160, 71, 151, 153, 52, 220, 149, 218, 236, 105, 61, 45, 179, 88, 241, 41, 249, 9, 201, 13, 128, 215, 70, 133, 109, 184, 68, 154, 143, 251, 127, 177, 39, 43, 9, 183, 247, 196, 252, 18, 154, 119, 141, 85, 119, 211, 156, 248, 145, 220, 131, 157, 39, 90, 215, 32, 183, 217, 70, 193, 52, 206, 187, 36, 192, 237, 166, 36, 213, 216, 134, 194, 49, 226, 202, 138, 14, 111, 132, 214, 135, 42, 136, 132, 176, 164, 255, 67, 110, 186, 16, 251, 138, 125, 161, 97, 88, 166, 184, 239, 136, 62, 120, 248, 125, 117, 218, 131, 82, 41, 16, 233 ] }, { name: "const-2", shape: [ 13 ], type: "INT48", data: [ 34, 240, 159, 82, 250, 196, 249, 182, 246, 140, 95, 167, 237, 239, 6, 123, 46, 78, 123, 115, 235, 127, 160, 14, 35, 95, 100, 254, 35, 149, 29, 251, 6, 142, 166, 130, 232, 137, 58, 158, 79, 233, 36, 247, 141, 185, 97, 113, 252, 12, 238, 133, 105, 168, 145, 91, 0, 220, 180, 162, 94, 95, 183, 177, 77, 197, 31, 115, 203, 120, 150, 48, 61, 147, 40, 105, 19, 82 ] }, { name: "result-0", shape: [ 1, 12, 46, 13 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }