Tensor core, is my analysis correct?

this may be of interest

Tensor core ops operate on 2D matrix-matrix multiplication (directly). Tensor contraction isn’t handled directly by a single TC op, but can be assembled from multiple ops.

1 Like