zdevito / ATenLinks
ATen: A TENsor library for C++11
☆702Updated 5 years ago
Alternatives and similar repositories for ATen
Users that are interested in ATen are comparing it to the libraries listed below
Sorting:
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- common in-memory tensor structure☆1,046Updated 2 months ago
- A domain specific language to express machine learning workloads.☆1,760Updated 2 years ago
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,045Updated 2 years ago
- C++ extensions in PyTorch☆1,137Updated last month
- TVM integration into PyTorch☆453Updated 5 years ago
- Collective communications library with various primitives for multi-machine training.☆1,342Updated 3 weeks ago
- Open single and half precision gemm implementations☆383Updated 2 years ago
- The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs☆1,317Updated 4 months ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆1,119Updated 6 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- PyTorch C++ API Documentation☆234Updated last week
- Tutorial for building a custom CUDA function for Pytorch☆519Updated 6 years ago
- Guide for building custom op for TensorFlow☆382Updated 2 years ago
- ☆588Updated 7 years ago
- Pytorch C++ Library☆367Updated 7 years ago
- Myia prototyping☆458Updated 2 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 8 years ago
- The Tensor Algebra SuperOptimizer for Deep Learning☆730Updated 2 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- Assignment 1: automatic differentiation☆473Updated 6 years ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/