{ version: { _major: 0, _minor: 40, _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: [ 9, 9, 9, 9 ], stride: [ 1, 2 ], dilation: [ 1, 7 ], input_zp: 0, weight_zp: -8 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 44, 13 ], type: "INT16" }, { name: "const-1", shape: [ 1, 2, 2, 13 ], type: "INT8", data: [ 252, 231, 139, 78, 217, 131, 30, 8, 8, 192, 239, 159, 160, 153, 149, 11, 214, 138, 192, 90, 247, 129, 5, 255, 132, 30, 38, 222, 224, 206, 43, 16, 42, 7, 158, 138, 69, 144, 86, 61, 240, 49, 227, 248, 112, 88, 186, 191, 195, 34, 201, 117 ] }, { name: "const-2", shape: [ 1 ], type: "INT48", data: [ 170, 101, 17, 89, 221, 84 ] }, { name: "result-0", shape: [ 1, 28, 28, 1 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }