This repository contains all repositories from the torch GitHub organization, aggregated as native code with version control metadata removed.
This monorepo includes the following torch components:
- torch7 - The main Torch7 scientific computing framework
- nn - Neural network modules
- optim - Optimization algorithms
- cutorch - CUDA backend for Torch
- cunn - CUDA neural network modules
- xlua - Extended Lua utilities
- sys - System utilities
- paths - Path manipulation utilities
- class - Object-oriented programming for Lua
- argcheck - Argument checking utilities
- cwrap - C wrapper generator
- gnuplot - Gnuplot interface
- image - Image processing library
- qttorch - Qt bindings for Torch
- qtlua - Qt bindings for Lua
- cairo-ffi - Cairo graphics FFI bindings
- nngraph - Neural network graph module
- rnn - Recurrent neural network modules
- tds - Torch data structures
- distro - Torch distribution
- luajit-rocks - LuaJIT with LuaRocks
- rocks - LuaRocks packages
- luarocks-mirror - LuaRocks mirror
- tutorials - Torch tutorials
- demos - Demo applications
- dok - Documentation system
- torch.github.io - Website source
- TH - Tensor library
- trepl - REPL for Torch
- threads - Multi-threading support
- ffi - FFI utilities
- graph - Graph library
- hash - Hash utilities
- vector - Vector utilities
- senna - SENNA NLP system
- rational - Rational number support
- testme - Testing framework
- torchunit - Unit testing
- socketfile - Socket file utilities
- sdl2-ffi - SDL2 FFI bindings
- sundown-ffi - Sundown markdown FFI
- env - Environment utilities
- ezinstall - Easy installation scripts
- xt - Extended tensor operations
- nimbix-admin - Nimbix administration
All code is sourced from https://github.com/torch
Individual components retain their original licenses. Please refer to each subdirectory for specific licensing information.
Aggregated on: December 26, 2025