Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

e9-o9/torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch Aggregated Repository

This repository contains all repositories from the torch GitHub organization, aggregated as native code with version control metadata removed.

Contents

This monorepo includes the following torch components:

Core Libraries

  • torch7 - The main Torch7 scientific computing framework
  • nn - Neural network modules
  • optim - Optimization algorithms
  • cutorch - CUDA backend for Torch
  • cunn - CUDA neural network modules

Utilities

  • 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

Graphics & Visualization

  • gnuplot - Gnuplot interface
  • image - Image processing library
  • qttorch - Qt bindings for Torch
  • qtlua - Qt bindings for Lua
  • cairo-ffi - Cairo graphics FFI bindings

Neural Networks

  • nngraph - Neural network graph module
  • rnn - Recurrent neural network modules
  • tds - Torch data structures

Build & Distribution

  • distro - Torch distribution
  • luajit-rocks - LuaJIT with LuaRocks
  • rocks - LuaRocks packages
  • luarocks-mirror - LuaRocks mirror

Documentation & Examples

  • tutorials - Torch tutorials
  • demos - Demo applications
  • dok - Documentation system
  • torch.github.io - Website source

Other Components

  • 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

Source

All code is sourced from https://github.com/torch

License

Individual components retain their original licenses. Please refer to each subdirectory for specific licensing information.


Aggregated on: December 26, 2025

About

Aggregated Torch repositories from github.com/torch - native code without .git metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published