pytorch
Link to section 'Description' of 'pytorch' Description
PyTorch is a machine learning library with strong support for neural networks and deep learning. PyTorch also has a large user base and software ecosystem.
Link to section 'Versions' of 'pytorch' Versions
- Bell: 1.6.0
- Gilbreth: 1.0.0, 1.4.0, 1.7.0
- Anvil: 1.10.0
- Scholar: 1.5.0, 1.6.0, 1.8.0, 1.9.0, 1.10.0
Link to section 'Module' of 'pytorch' Module
You can load the modules by:
module load learning
module load pytorch
To check the loaded, version, run:
python -c "import torch; print(torch.__version__)"