{ version: { _major: 0, _minor: 30, _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, 9, 9, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 47 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 49, 42, 28 ], type: "INT16" }, { name: "const-1", shape: [ 1, 3, 1, 28 ], type: "INT8", data: [ 251, 15, 251, 113, 224, 161, 8, 235, 104, 125, 11, 181, 43, 115, 93, 153, 23, 247, 8, 8, 216, 255, 174, 56, 52, 145, 189, 60, 162, 161, 35, 140, 37, 114, 108, 209, 122, 153, 175, 226, 149, 237, 70, 25, 64, 225, 73, 102, 113, 92, 174, 22, 136, 207, 138, 251, 141, 115, 179, 155, 89, 1, 189, 222, 182, 83, 202, 243, 105, 238, 9, 154, 140, 28, 193, 255, 56, 11, 63, 72, 255, 75, 136, 72 ] }, { name: "const-2", shape: [ 1 ], type: "INT48", data: [ 85, 97, 6, 173, 191, 31 ] }, { name: "result-0", shape: [ 1, 56, 51, 1 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }