{ 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: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 83 }, 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, 2, 2, 28 ], type: "INT8", data: [ 35, 208, 113, 127, 181, 92, 53, 248, 102, 4, 81, 136, 46, 222, 230, 175, 62, 151, 196, 141, 46, 191, 191, 95, 29, 223, 88, 123, 169, 169, 58, 121, 54, 39, 120, 227, 3, 228, 199, 171, 99, 161, 87, 225, 46, 155, 157, 72, 162, 70, 47, 45, 212, 161, 236, 86, 94, 48, 39, 248, 95, 228, 189, 123, 219, 204, 58, 32, 115, 150, 106, 98, 230, 37, 2, 126, 44, 66, 162, 112, 235, 2, 115, 215, 252, 148, 224, 27, 85, 208, 199, 145, 191, 72, 23, 58, 132, 56, 68, 93, 196, 20, 77, 207, 204, 145, 212, 49, 139, 112, 165, 168 ] }, { name: "const-2", shape: [ 1 ], type: "INT48", data: [ 142, 161, 36, 33, 163, 223 ] }, { name: "result-0", shape: [ 1, 48, 41, 1 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }