{ 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: 57, weight_zp: 101, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 14, 6, 2 ], type: "INT16" }, { name: "const-1", shape: [ 8, 1, 1, 2 ], type: "INT8", data: [ 101, 134, 169, 77, 171, 51, 102, 255, 252, 237, 223, 225, 13, 101, 123, 93 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 136, 78, 86, 102, 199, 65, 167, 139, 52, 97, 150, 213, 170, 79, 230, 240, 246, 157, 25, 85, 10, 211, 3, 236, 122, 106, 143, 17, 123, 12, 226, 69, 226, 230, 185, 180, 52, 227, 64, 189, 191, 231, 55, 65, 252, 169, 187, 34 ] }, { name: "result-0", shape: [ 1, 14, 6, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }