I'm using ArcGIS Pro and Deep Learning API v.3.2. My machine has multiple NVIDIA GPUs: 4 RTX A4000 and 2 RTX A6000. In addition, my machine also has the Microsoft Basic Display Adapter and Microsoft Remote Display Adapter, 28 cores, 1 TB of RAM and running Microsoft Windows 10 Enterprise.
According to here, if I use model parameter U-net, ArcGIS will use all available GPUs. I selected GPU as my processor type and left GPU ID as blank, hoping it would use all available GPUs.
However, based on Task Manager display, the CPU is doing most of the work. 
I also tried nvidia-smi to check the performance and it's also showing that the GPUs are practically not being used.

The following shows my parameter and environment settings:


What am I doing wrong? Appreciate any help.