cutorch
Deep learning library
Provides a CUDA backend for the PyTorch deep learning framework
A CUDA backend for Torch7
336 stars
39 watching
208 forks
Language: Cuda
last commit: about 7 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
torch/cunn | A CUDA implementation of neural network modules and related GPU operations | 215 |
ne7ermore/torch-light | A comprehensive PyTorch-based deep learning repository with examples and implementations of various models and techniques. | 535 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
ankane/torch.rb | A Ruby implementation of deep learning libraries inspired by PyTorch. | 733 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 413 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
soumith/dcgan.torch | A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,458 |
torchdr/torchdr | A PyTorch-based library for dimensionality reduction and manifold learning using affinity matrices. | 68 |
dmmiller612/sparktorch | A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
ahmedfgad/torchga | Trains PyTorch models using the Genetic Algorithm | 95 |