Skip to content

TensorIR v.0.1.1.

Latest

Choose a tag to compare

@sfawzy-nv sfawzy-nv released this 29 Aug 01:51

Highlights

  • Added CUDA Tile backend and profiling support to the Python DSL.
  • Expanded compiler frontend and runtime support for kernel argument layouts and launches.
  • Improved layout propagation, affine-map diagnostics, iteration-space discovery, and matmul and reduction handling.
  • Enhanced tensor_ir-opt with persistent-kernel options and improved support for large Debug builds.
  • Expanded MLIR and Python test coverage and refreshed the documentation.

See the README for build and usage instructions.