I have a flashed a MacPro5,1 running macOS High Sierra 10.13.6 and a Geforce GTX 760 GPU with the latest supported CUDA library installed at a compute capability 3. Mathematica 11 uses the GPU quite nicely for deep learning (6X speedup well outpacing my newer Mac mini), but I'd like to look at using Python or similar ideally using TensorFlow, Keras or Pytorch, since Mthematica 11's DL support isn't great. Installing the latest versions of theses libraries obviously is not going to work since they now need a higher compute capability.
Are there any archived versions of these libraries or other deep learning tools that will install successfully?
If no such are available would it be worth upgrading from a 16 GB 4 core box to a 128 GB 12 core box, dropping the GPU and run TensorFlow or such in core only?