Tensor Core

This is a term that I hear a lot in the GPU world. Developed by NVIDIA.

Resources

To understand what a tensor core is, you must first understand what a CUDA Core is (got the inspo to say this from the first article).

Tensor Cores are basically matrix multiply and accumulate.