Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 317 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 317 Bytes

A tool for creating a benchmark-driven backend library for GEMMs, GEMM-like problems (such as batched GEMM), N-dimensional tensor contractions, and anything else that multiplies two multi-dimensional objects together on a GPU.

See Tensile Wiki for documentation.