{ version: { _major: 0, _minor: 51, _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: "CONV3D", attribute_type: "ConvAttribute", attribute: { pad: [ 1, 1, 0, 1, 0, 1 ], stride: [ 8, 1, 1 ], dilation: [ 7, 1, 7 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 7, 18, 5, 4 ], type: "BF16" }, { name: "const-1", shape: [ 2, 1, 1, 1, 4 ], type: "BF16", data: [ 0, 0, 25, 62, 0, 0, 215, 191, 0, 0, 209, 63, 0, 0, 142, 63, 0, 0, 143, 63, 0, 0, 130, 190, 0, 0, 218, 63, 0, 0, 188, 191 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 184, 15, 214, 59, 29, 156, 9, 191 ] }, { name: "result-0", shape: [ 1, 2, 19, 6, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }