cudnn.torch

cuDNN accelerator

Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features

Torch-7 FFI bindings for NVIDIA CuDNN

GitHub

428 stars
38 watching
157 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
torch/cunnA CUDA implementation of neural network modules and related GPU operations215
soumith/inception.torchA Torch implementation of a pre-trained neural network architecture used in image recognition tasks66
soumith/imagenet-multigpu.torchA toolkit for training neural networks on the ImageNet dataset using multiple GPUs.402
torch/cutorchProvides a CUDA backend for the PyTorch deep learning framework337
soumith/torch-signalA signal processing toolkit with support for various transforms and analysis methods.48
soumith/torch-androidA tool to enable Android device deployment and execution of machine learning models using the Torch library.275
soumith/zbs-torchA lightweight Lua-based IDE with code completion, debugging, and live coding features.67
soumith/dcgan.torchA PyTorch implementation of a deep generative model that can be used to generate images from a dataset.1,466
doonny/pipecnnA tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design1,264
torch/nngraphGraphical computation library for building neural network architectures299
torch/nnAn open-source neural network package providing a modular framework for building and training neural networks.1,346
clementfarabet/lua---nnxAn extension to Torch7's neural network package with experimental modules and optimizations.97
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
cvondrick/torch-starterA basic package for training neural networks in Torch7, providing a simplified starting point for developers.56
e-lab/torch7-demosDemos and tutorials for the Lua-based machine learning framework Torch743