You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Release] CUDA Tile IR 13.1 - Initial open-source release
CUDA Tile IR is an MLIR-based intermediate representation and compiler
infrastructure for tile-based GPU programming targeting NVIDIA Tensor Cores.
This release is aligned with the CUDA Tile IR specification included in
CUDA Toolkit 13.1.
Core components:
* CUDA Tile Dialect: MLIR dialect for tile-based computations
* Python Bindings: Python API for IR construction and manipulation
* Bytecode: Binary serialization/deserialization support
* Conformance Test Suite: Specification compliance tests
For more information:
* NVIDIA Developer: https://developer.nvidia.com/cuda/tile
* CUDA Tile IR Spec 13.1: https://docs.nvidia.com/cuda/tile-ir/13.1/index.html