I find the distinction between CUDA and Tensor cores interesting. I know the Tensor cores are for multiplying matrices while CUDA cores are general purpose, but I don't know what the Tensor cores expose to a programmer? Do they run code in a Tensor-specific ISA?
I find the distinction between CUDA and Tensor cores interesting. I know the Tensor cores are for multiplying matrices while CUDA cores are general purpose, but I don't know what the Tensor cores expose to a programmer? Do they run code in a Tensor-specific ISA?