Skip to content
TOSA 0.60.0 MLIR translator release tag

- Add a deserialization pass to create an MLIR graph from serialized
TOSA.
- Add region support to improve control flow handling.
- Add support for serializing unranked tensors.
- Use DenseArrayAttr to align with MLIR.
- Align to changes in TOSA specification.