torch7
Tensor library
A C-based library for high-level numerical computing and tensor operations
9k stars
624 watching
2k forks
Language: C
last commit: about 2 years ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
soumith/cudnn.torch | Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features | 428 |
jcjohnson/torch-rnn | Efficient RNN and LSTM modules for use in neural networks | 2,509 |
torch/cunn | A CUDA implementation of neural network modules and related GPU operations | 215 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 416 |
pytorch/serve | A tool for serving and scaling PyTorch models in production environments | 4,238 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 541 |
xamla/torch-pcl | Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
soumith/torch-android | A tool to enable Android device deployment and execution of machine learning models using the Torch library. | 275 |
pytorch/vision | A collection of utilities for computer vision tasks using PyTorch | 16,364 |
pytorch/torchtitan | A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
flashlight/flashlight | A C++ machine learning library with autograd support and high-performance defaults for efficient computation. | 5,300 |
torchpipe/torchpipe | An open-source framework that enables the deployment and serving of PyTorch models in various acceleration frameworks. | 147 |
soumith/inception.torch | A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |