{ version: { _major: 0, _minor: 41, _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: [ 1, 0, 0, 1 ], stride: [ -1, -1 ], dilation: [ 1, 2 ], input_zp: 0, weight_zp: -128, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 1, 6 ], type: "INT16" }, { name: "const-1", shape: [ 7, 1, 1, 6 ], type: "INT8", data: [ 237, 71, 84, 170, 212, 159, 130, 124, 40, 243, 179, 23, 10, 185, 131, 248, 2, 76, 228, 152, 97, 233, 56, 139, 137, 133, 74, 189, 74, 113, 41, 124, 109, 57, 77, 26, 184, 154, 225, 249, 217, 154 ] }, { name: "const-2", shape: [ 7 ], type: "INT48", data: [ 164, 127, 104, 147, 38, 116, 77, 244, 203, 218, 151, 29, 183, 217, 49, 198, 28, 208, 38, 248, 118, 78, 7, 113, 19, 32, 194, 253, 68, 51, 48, 117, 106, 218, 29, 196, 119, 105, 135, 56, 17, 104 ] }, { name: "result-0", shape: [ 1, -9, 0, 7 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }