{ 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: [ 0, 9, 0, 0, 9, 9 ], stride: [ 1, 8, 1 ], dilation: [ 1, 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, 2, 1, 4 ], type: "BF16", data: [ 0, 0, 216, 191, 0, 0, 49, 62, 0, 0, 140, 190, 0, 0, 71, 63, 0, 0, 175, 188, 0, 0, 18, 63, 0, 0, 58, 191, 0, 0, 141, 191, 0, 0, 46, 63, 0, 0, 150, 191, 0, 0, 140, 191, 0, 0, 178, 191, 0, 0, 49, 62, 0, 0, 176, 190, 0, 0, 112, 191, 0, 0, 233, 191 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 151, 124, 214, 189, 187, 119, 14, 191 ] }, { name: "result-0", shape: [ 1, 16, 3, 23, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }