/distro

Unofficial maintenance repository of Torch7. It supports CUDA10.1, Volta, Docker https://hub.docker.com/r/nagadomi/torch7

Primary LanguageCMakeBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Related Repository

Original README.md

Build Status

NOTE: Torch is not actively developed anymore and is in maintenance mode.

Self-contained Torch installation

Please refer to the Torch installation guide for details on how to make a fresh install of Torch on Linux or MacOS.

If on windows with msvc, please refer to this guide for details on installation and usage.

Repo content

Clone

git clone https://github.com/mbayser/distro.git ~/torch --recursive

Lua and Torch

The self-contained Lua and Torch installations are performed via:

TORCH_LUA_VERSION=LUA52 ./install.sh