Pinned Repositories
ATen
ATen: A TENsor library for C++11
custom_loader
mention-bot
Automatically mention potential reviewers on pull requests.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
single_controller
terra-ad
Reverse-mode automatic differentiation for Terra through operator overloading. Heavily influenced by the design of [Stan](http://mc-stan.org/)
vdb
vector_benchmarks
zdevito.github.io
zdevito's Repositories
zdevito/ATen
ATen: A TENsor library for C++11
zdevito/vdb
zdevito/custom_loader
zdevito/single_controller
zdevito/mention-bot
Automatically mention potential reviewers on pull requests.
zdevito/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zdevito/zdevito.github.io
zdevito/benchmark
zdevito/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
zdevito/cpython
The Python programming language
zdevito/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zdevito/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
zdevito/fbshipit
Copy commits between repositories - git => git, git => hg, hg => hg, or hg => git
zdevito/functorch
functorch is JAX-like composable function transforms for PyTorch.
zdevito/ghstack
Submit stacked diffs to GitHub on the command line
zdevito/hub
Submission to https://pytorch.org/hub/
zdevito/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
zdevito/metaseq
Repo for external large-scale work
zdevito/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
zdevito/nn
zdevito/onnx
Open Neural Network Exchange
zdevito/pybind11
Seamless operability between C++11 and Python
zdevito/pyco
zdevito/pytorch-chatbot
zdevito/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
zdevito/pytorch.github.io
The website for PyTorch
zdevito/pytorch_disabled_tests
zdevito/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
zdevito/TensorComprehensions
A domain specific language to express machine learning workloads.
zdevito/torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.