{ 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, 0, 1, 0 ], stride: [ 8, 8 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: -60 }, 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, 1, 3, 28 ], type: "INT8", data: [ 186, 201, 235, 8, 161, 12, 103, 72, 23, 127, 152, 34, 50, 250, 147, 249, 15, 66, 47, 89, 76, 230, 245, 239, 102, 60, 162, 57, 140, 23, 7, 118, 124, 199, 253, 136, 166, 218, 103, 123, 63, 36, 133, 69, 60, 255, 59, 216, 18, 165, 97, 6, 187, 94, 103, 242, 69, 113, 94, 57, 223, 253, 137, 231, 160, 209, 147, 156, 64, 176, 186, 13, 203, 181, 62, 127, 33, 0, 190, 142, 252, 50, 75, 91 ] }, { name: "const-2", shape: [ 1 ], type: "INT48", data: [ 96, 16, 131, 90, 34, 186 ] }, { name: "result-0", shape: [ 1, 7, 6, 1 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }