Dear users, we have installed a new software: PyTorch/1.4.0-Python-3.7.4
[sagon@master pytorch][master] $ ml spider PyTorch/1.4.0-Python-3.7.4
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PyTorch: PyTorch/1.4.0-Python-3.7.4
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Description:
Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first.
You will need to load all module(s) on any one of the lines below before the "PyTorch/1.4.0-Python-3.7.4" module is available to load.
GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4
Help:
Description
===========
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
PyTorch is a deep learning framework that puts Python first.
More information
================
- Homepage: https://pytorch.org/
Simple example here.