{ version: { _major: 0, _minor: 50, _patch: 0, _draft: false }, 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, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: -37, weight_zp: 23, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 49, 42, 28 ], type: "INT8" }, { name: "const-1", shape: [ 1, 3, 1, 28 ], type: "INT8", data: [ 23, 163, 218, 231, 182, 220, 248, 46, 206, 69, 214, 153, 1, 48, 111, 44, 113, 71, 70, 153, 28, 158, 96, 87, 200, 3, 49, 52, 153, 36, 188, 223, 32, 178, 143, 178, 86, 35, 104, 16, 126, 33, 3, 225, 135, 63, 246, 187, 240, 254, 237, 171, 103, 38, 85, 24, 71, 183, 173, 102, 144, 124, 59, 189, 179, 78, 152, 10, 215, 50, 255, 13, 145, 240, 120, 186, 165, 131, 135, 222, 133, 228, 90, 101 ] }, { name: "const-2", shape: [ 1 ], type: "INT32", data: [ 113, 32, 64, 72 ] }, { name: "result-0", shape: [ 1, 23, 51, 1 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }