{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, 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: [ 9, 0, 0, 0 ], stride: [ 1, 8 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: -67 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 49, 42, 28 ], type: "INT16" }, { name: "const-1", shape: [ 1, 2, 2, 28 ], type: "INT8", data: [ 36, 165, 87, 51, 245, 64, 65, 150, 197, 33, 162, 173, 172, 226, 48, 185, 58, 42, 157, 219, 196, 124, 181, 152, 76, 207, 230, 111, 207, 246, 86, 166, 217, 114, 235, 242, 214, 8, 35, 223, 22, 181, 10, 99, 71, 243, 88, 150, 83, 153, 117, 164, 3, 34, 51, 196, 240, 148, 182, 73, 149, 87, 75, 185, 170, 12, 147, 139, 234, 49, 96, 214, 102, 76, 245, 225, 32, 85, 70, 206, 157, 126, 231, 83, 26, 19, 122, 180, 191, 127, 254, 66, 154, 139, 124, 110, 20, 226, 73, 75, 9, 171, 99, 31, 180, 106, 223, 172, 254, 0, 43, 222 ] }, { name: "const-2", shape: [ 1 ], type: "INT48", data: [ 156, 77, 81, 122, 37, 7 ] }, { name: "result-0", shape: [ 1, 56, 6, 1 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }