{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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: [ 9, 9, 0, 0, 0, 9 ], stride: [ 1, 1, 2 ], dilation: [ 1, 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 6, 12, 17, 3 ], type: "BF16" }, { name: "const-1", shape: [ 3, 1, 1, 2, 3 ], type: "BF16", data: [ 0, 0, 166, 190, 0, 0, 124, 63, 0, 0, 199, 62, 0, 0, 206, 190, 0, 0, 179, 62, 0, 0, 153, 191, 0, 0, 174, 191, 0, 0, 180, 191, 0, 0, 148, 191, 0, 0, 226, 191, 0, 0, 56, 63, 0, 0, 168, 63, 0, 0, 133, 191, 0, 0, 245, 191, 0, 0, 206, 63, 0, 0, 21, 63, 0, 0, 145, 63, 0, 0, 240, 61 ] }, { name: "const-2", shape: [ 3 ], type: "FP32", data: [ 155, 61, 1, 191, 242, 207, 166, 190, 154, 45, 163, 63 ] }, { name: "result-0", shape: [ 1, 24, 12, 13, 3 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }