Hello @fonnesbeck.
In regards to google cloud platform. What do I have to do to use a GPU instance once spun up? Is there a special install of PyMC and Jax? Do I need to convert data to aesera tensors?
This is what I currently have in my instance.
- PyMC/PyMC3 Version: 4.0.0b6
- Aesara/Theano Version: 2.5.1
- Python Version: 3.7.12
- Operating system: Debian via Google Cloud Platform
- How did you install PyMC/PyMC3: pip install pymc --pre (Installation Guide (Linux) · pymc-devs/pymc Wiki · GitHub)