Skip to content
/ ffi Public

The hasktorch FFI bindings to the ATen library

Notifications You must be signed in to change notification settings

hasktorch/ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Hasktorch FFI

Hasktorch FFI repo. Includes code generation tools, external dependencies, and low-level raw FFI bandings.

This repo is loaded as a submodule by the main repo. If you are new to Hasktorch, start there.

Directory Description
codegen/ Code generation to produce low-level raw Haskell bindings
deps/ Dependencies to external repositories
ffi/ Comprehensive raw bindings to C operations (TH, THNN, THC, THCUNN)
types/ Memory-managed tensors and core data types that satisfy global and type-specific backpack types

See the main repo for details.

About

The hasktorch FFI bindings to the ATen library

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages