How to check GPU utilization

I’m using anaconda3 (jupyter notebook) for boimedical image classification foe that I need to load DCM (dicom) images for training. want to know if there is any role of gpu for loading the images or it will be run on CPU only.
Also would Like to know for which processes GPU is utilized.

Hi,

Please try watch nvidia-smi to check GPU utilization, which may help you.
Based on the given information, it doesn’t look like TensorRT related.
We recommend you please reach out to the related forum to get better help.

Thank you.