v1.2.20
What's Changed
-
Merged PR 3070: Fixes for sub_array and _split_dimension [Mason Remy]
Fixes for sub_array and _split_dimension
This fixes the sub array and split dim ops to work with the accera
codebase that has updated around them. Some MemoryLayout assumptions are
getting in the way and have been disabled in the short-term, however
long term our memory layout behavior should more closely match what MLIR
affine maps can represent for more generalized dynamic support -
Merged PR 3063: Refactor Dimension with C++ backend container class and few other fixes [Captain Jack Sparrow]
- Refactor Dimension with C++ backend container (ScalarDimension)
- Enable output scalar variables
- Fix dynamic sized TEMP arrays
-
Merged PR 3072: Bump hatlib version to 0.0.34, skip unsupported test on arm64 macOS, minor targets doc update [Lisa Ong]
Update hatlib version since there is no incompatibility
Full Changelog: v1.2.19...v1.2.20