{ 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: [ 0, 0, 1, 0, 1, 1 ], stride: [ 1, 8, 1 ], dilation: [ 1, 2, 2 ], 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, 6, 190, 0, 0, 103, 191, 0, 0, 197, 63, 0, 0, 82, 191, 0, 0, 112, 63, 0, 0, 43, 191, 0, 0, 175, 191, 0, 0, 209, 63, 0, 0, 6, 63, 0, 0, 220, 191, 0, 0, 103, 189, 0, 0, 55, 189, 0, 0, 163, 191, 0, 0, 45, 191, 0, 0, 128, 191, 0, 0, 244, 60 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 66, 205, 150, 191, 2, 92, 135, 190 ] }, { name: "result-0", shape: [ 1, 7, 3, 7, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }