Question about Shared GPU memory

Hi,

My GPU is 3060Ti. On Windows 10, I see the following message by Windows task manager:

My question is:
Could shared GPU memory be used by my deep learning code(Pytorch or Tensorflow)?
if yes, how to make those shared GPU memory be used by my code?

Thanks,
Ardeal