{ 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: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: -118, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 10, 10, 6 ], type: "INT16" }, { name: "const-1", shape: [ 11, 1, 1, 10 ], type: "INT8", data: [ 73, 195, 25, 217, 186, 169, 80, 152, 128, 206, 99, 51, 81, 180, 120, 158, 137, 250, 240, 202, 171, 210, 223, 25, 220, 190, 24, 21, 239, 156, 119, 5, 199, 57, 235, 170, 51, 151, 198, 41, 57, 125, 53, 187, 54, 64, 44, 63, 81, 17, 126, 36, 142, 172, 255, 239, 80, 44, 128, 244, 11, 123, 40, 174, 177, 208, 230, 155, 74, 145, 145, 160, 162, 16, 81, 113, 79, 47, 23, 207, 234, 95, 155, 83, 79, 142, 189, 207, 105, 240, 70, 25, 148, 42, 34, 94, 107, 22, 97, 163, 29, 19, 172, 9, 46, 234, 42, 62, 22, 229 ] }, { name: "const-2", shape: [ 11 ], type: "INT48", data: [ 41, 169, 66, 218, 121, 102, 59, 118, 64, 225, 168, 0, 128, 233, 76, 190, 15, 204, 191, 206, 220, 59, 86, 193, 8, 66, 216, 200, 240, 199, 121, 13, 16, 68, 10, 246, 141, 90, 107, 21, 25, 187, 176, 193, 235, 71, 117, 4, 31, 50, 145, 115, 40, 177, 61, 207, 68, 27, 93, 197, 17, 101, 42, 101, 162, 158 ] }, { name: "result-0", shape: [ 1, 11, 10, 11 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }