{ 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: [ 1, 1, 0, 1, 0, 0 ], stride: [ 2, 1, 2 ], dilation: [ 1, 7, 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, 206, 191, 0, 0, 204, 63, 0, 0, 251, 63, 0, 0, 94, 190, 0, 0, 158, 191, 0, 0, 166, 63, 0, 0, 184, 191, 0, 0, 151, 63 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 2, 233, 116, 63, 11, 74, 248, 60 ] }, { name: "result-0", shape: [ 1, 5, 19, 3, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }