Tensor cores in Jetson AGX orin

how to utilize tensor cores? for what purpose tensor cores are used.

Dear @SeetharamNS,
Tensor cores are special cores which are specially designed to perform matrix mul operations optimally. Please check CUDA C++ Programming Guide and https://developer.nvidia.com/tensor-cores to know how to utilize tensor cores

Thankyou @SivaRamaKrishnaNV, I really appreciate your support.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.