{ 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: [ 0, 9, 0, 0, 0, 9 ], stride: [ 1, 1, 8 ], dilation: [ 7, 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, 197, 191, 0, 0, 205, 63, 0, 0, 15, 191, 0, 0, 176, 191, 0, 0, 147, 63, 0, 0, 156, 191, 0, 0, 24, 191, 0, 0, 122, 63, 0, 0, 139, 63, 0, 0, 86, 191, 0, 0, 33, 63, 0, 0, 160, 63, 0, 0, 52, 191, 0, 0, 161, 63, 0, 0, 78, 191, 0, 0, 130, 191, 0, 0, 253, 63, 0, 0, 171, 62 ] }, { name: "const-2", shape: [ 3 ], type: "FP32", data: [ 124, 204, 164, 190, 21, 37, 130, 63, 76, 175, 187, 191 ] }, { name: "result-0", shape: [ 1, 15, 12, 4, 3 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }