Skip to content
/ Tensile Public

Stretching GPU performance for GEMMs and tensor contractions.

License

Notifications You must be signed in to change notification settings

ROCm/Tensile

Repository files navigation

Tensile is a tool for creating benchmark-driven backend libraries for GEMMs, GEMM-like problems (such as batched GEMM), and general N-dimensional tensor contractions on a GPU. The Tensile library is mainly used as backend library to rocBLAS. Tensile acts as the performance backbone for a wide variety of 'compute' applications running on AMD GPUs.

See Tensile Wiki for documentation.