I'm wondering if it'd be possible to use TensorFlow GPU running on an Ubuntu VM that's running on a Windows machine.
A search shows that this was not possible around 1.5-2 years ago as tf on ubuntu was unable to access the gpu through the VM (1, 2). According to what it says here, it seems like it could technically be a remote possibility. I was wondering if anyone has a more up-to-date experience.
Anyone know if it's possible nowadays?