{ 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: "CONV3D", attribute_type: "ConvAttribute", attribute: { pad: [ 9, 9, 0, 9, 9, 0 ], stride: [ 8, 8, 1 ], dilation: [ 2, 2, 1 ], 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, 199, 63, 0, 0, 204, 188, 0, 0, 141, 63, 0, 0, 47, 63, 0, 0, 136, 191, 0, 0, 123, 191, 0, 0, 70, 191, 0, 0, 187, 62, 0, 0, 223, 191, 0, 0, 130, 191, 0, 0, 252, 63, 0, 0, 179, 191, 0, 0, 190, 63, 0, 0, 55, 191, 0, 0, 88, 63, 0, 0, 222, 61 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 239, 239, 138, 63, 62, 98, 215, 190 ] }, { name: "result-0", shape: [ 1, 4, 4, 14, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }