Skip to content

Atcold/torch-Developer-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Under the Hood of Torch

This repository tries to provide some advanced tricks with Torch7 explained easily

FFI series

LuaJIT FFI library provides an incredible easy way to call external C functions and use C data structures from pure Lua code. The FFI series will provide several working examples of playing with C from within Torch, taking for granted no prior knowledge of building .so libraries, using .make files or tackling Tensors pointers.

  • FFI and .so library

About

Some advanced tricks with Torch7 explained easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •