This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

hipTensor documentation

hipTensor documentation#

hipTensor is a high-performance HIP C++ library for accelerating tensor primitives. It leverages specialized GPU matrix cores on the latest AMD discrete GPUs. The hipTensor API is designed to be portable with other similar libraries, letting other library users easily migrate to the AMD platform. The hipTensor library is a work in progress (WIP). For more information, see What is hipTensor?

The hipTensor public repository is located at ROCm/hipTensor.

To contribute to the documentation, see Contributing to ROCm.

You can find licensing information on the Licensing page.