Tensorcore identification while running inference

Hi,

Tensor Core supports IMMA and HMMA operations.
Please find Nsight Compute to get the utilization of these operations:

tensor_precision_fu_utilization (HMMA)
tensor_precision_int_utilization (IMMA)

Thanks.