PyTorch is a Python package that contains data structure for two dimensional tensors and provides two high-level features:
- Tensor computation (like NumPy) with strong GPU acceleration
- Deep neural networks built on a tape-based autograd system
This repository contains PyTorch catalog for Sakku cloud platform.
Stability
In this Dockerfile the OS is Ubuntu 16.0 and the package manager for Python is Anaconda. In case if the GPU is available, the CUDA 10.1 would work.
You can ask questions and join the development discussion: On the PyTorch Discussion Group. On the PyTorch Slack channel. Use this link to request an invitation to the channel.