Is it possible to monitor tensor cores usage like “nvidia-smi dmon”?
NVES
2
Hi ,
We recommend you to check the supported features from the below link.
You can refer below link for all the supported operators list.
For unsupported operators, you need to create a custom plugin to support the operation
Thanks!
I need to monitoring of utilization of tensor cores, is it possible?
So without profiler is it impossible?
For example I want to check if my tensorflow model actualy used tensor cores under training…
Yes, to monitor Tensor cores utilization we have to use profiler. Please refer above docs for more details.