Hello,
I would like to ask, what is the minimal requirement to graphic card for deep learning in Esri (Python API learn module / ArcGIS PRO - Deep learning tools).
I have installed as documented - fastai=1.0.39 pytorch=1.0.0 torchvision, and it seems that everything works well. The probelm begins with data.show_batch() where I get error - Found GPU0 Quadro K4000 which is of cuda capability 3.0
It seems, that this GPU is no longer supported by underlying PyTorch.
I have 2 questions:
1) would it be possible to document it somewhere - which cards are supported and which does not
2) Is there any workaround how to run Deep learning on machine with Quadro K4000?
Thank you.
Vladimir
Vladimir