Learn CNN from Images running on CPU instead of GPU

Hello,

I recently upgraded to PLP2020. One of my main interests is using the Learn CNN Image classifier (I would actually like to do regression but that his a different topic). I can get the training to start and run on my images, however, when I check the CPU/GPU allocation it is almost entirely run on the CPU. Any help in configuring Tensorflow2/PLP environment to correctly run on the GPU would be greatly appreciated.

Other Info:

OS: Windows Server 2016

GPU: Nvidia Tesla V100

PLP Version: 20.1.0.2208

Thanks!