flat-artist-9814
08/07/2024, 2:05 AMexecution_mode="venv", venv_site_packages_copies = True
2. My develop environment (Macbook actually) doesn't have a nvidia gpu, so cpu PyTorch is selected but I want to create a gpu image. -> hoping will be solved if I run pants on the gpu server.
3. Resulting image doesn't utilize gpu -> seems like copying pex is not enough. I'm now trying official PyTorch image and hoping it solves problem...
And for 1, I wonder why those flags fix the problem. And for 2, I want to know is there a way to build gpu pytorch docker optionally from Mac. It would be really convenient. And for 3, I want to know the most desirable image selection...or image installationpowerful-scooter-95162
08/07/2024, 4:52 AM