Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 972 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 972 Bytes

Pytorch_Image

PyTorch_catalog

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

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.

Support

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.