how to utilize tensor cores? for what purpose tensor cores are used.
Dear @alok5844,
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
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.