{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, regions: [ { name: "main", 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: 0 }, inputs: [ "input-0", "const-1", "const-2", "eiDummyInput" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 2, 4, 5 ], type: "BF16" }, { name: "const-1", shape: [ 5, 1, 1, 5 ], type: "BF16", data: [ 0, 0, 123, 63, 0, 0, 61, 63, 0, 0, 238, 62, 0, 0, 97, 62, 0, 0, 80, 63, 0, 0, 60, 63, 0, 0, 99, 62, 0, 0, 231, 62, 0, 0, 236, 62, 0, 0, 83, 63, 0, 0, 47, 63, 0, 0, 36, 63, 0, 0, 38, 63, 0, 0, 138, 62, 0, 0, 190, 62, 0, 0, 59, 61, 0, 0, 73, 63, 0, 0, 221, 62, 0, 0, 224, 62, 0, 0, 123, 62, 0, 0, 86, 62, 0, 0, 22, 63, 0, 0, 110, 62, 0, 0, 131, 61, 0, 0, 68, 63 ] }, { name: "const-2", shape: [ 5 ], type: "FP32", data: [ 154, 192, 192, 62, 61, 174, 194, 62, 192, 213, 220, 62, 199, 166, 80, 63, 188, 68, 164, 62 ] }, { name: "result-0", shape: [ 1, 2, 4, 5 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }