After recently upgrade by GPU from a 980ti to a 3070 I have not been able to get the arcgis.learn / fastai to execute properly anymore. None of my system resources are bogged up and it runs fine on my other machine with a weaker i5 / 1060 6GB.
Has anyone had issues with using these libraries on newer RTX cards? I'm working on a very small dataset and its taking over 30 minutes just to load a show_batch() even after doing a new install of windows. Once it does load, the images are very blurry and did not render properly. I cannot even get started on a lr_find() or fit().
I'm using ArcGIS 2.6 with the machine learning msi installed with juptyer notebooks.

