Tiny Tensor Compiler#
The Tiny Tensor Compiler compiles programs written in the tensor language to OpenCL-C and provides methods to run these programs on GPU devices and other devices, supporting the OpenCL, Level Zero, and SYCL runtime. The library exposes a C-API and a C++-API.