Experimenting with Pytorch and related libraries and frameworks
- Install magic
curl -ssL https://magic.modular.com/deb16053-d972-4668-8267-c3b15bf88019 | bash
- Install dependencies
magic install
If only CPU available the default
environment
magic shell
If GPU available activate the cuda
environment
magic shell -e cuda