Nvidia MLOps: The AI LifeCycle for IT Production(blogs.nvidia.com) |
Nvidia MLOps: The AI LifeCycle for IT Production(blogs.nvidia.com) |
I had to install dev channel MS Windows + subsystem for linux 2 + NVidia CUDA 10.2 (an old version of the NVIDIA driver) to be able to run mixed precision training on my NVIDIA card.
I could try to run Linux, but in that case I may not be able to use the newest games that are created for the same NVIDIA card.
The situation is so bad that Jeremy Howard from Fast.AI suggests people to run training models on the cloud even if they put significant amount of money into having their own NVIDIA cards.
Every game that runs on Linux gets full graphics acceleration.
As for Windows, PyTorch AMP allows for mixed precision training on native windows through conda, no apex needed. And of course, the same APIs from Nvidia are available on both.
As for the vendors, Nvidia is just promoting their own services or their partners.
But there aren't any established players yet. It's still a nascent field.
Sounds about right to me.
"Select the right data" just means don't try to do something silly like predict 2021 housing prices in Ann Arbor using historical data for Pittsburgh from 1980-2007.