willwilliams / torch-toolbox

A collection of snippets and libraries for Torch from e-Lab

Home Page:https://engineering.purdue.edu/elab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torch Toolbox

A collection of snippets and libraries for Torch from Purdue e-Lab.

  • GPU-RAM to monitor the GPU's memory usage
  • Re-plotting to recover bad plot and merging splitted training
  • Try-model to load a new model's architecture and visualise its memory consumption
  • Convert-MM to replace the ConvolutionMM with Convolution to support stride on CPU
  • Video-decoder to receive and decode video from various sources
  • Video-transmitter to encode and transmit video on the fly
  • Tutorials to help you set up Torch-related environment

About

A collection of snippets and libraries for Torch from e-Lab

https://engineering.purdue.edu/elab/


Languages

Language:C 67.4%Language:Lua 24.6%Language:Gnuplot 3.7%Language:Makefile 3.7%Language:Shell 0.6%