-
monarch Public
Forked from meta-pytorch/monarchPyTorch Single Controller
Rust BSD 3-Clause "New" or "Revised" License UpdatedNov 8, 2025 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
-
pytorch.github.io Public
Forked from pytorch/pytorch.github.ioThe website for PyTorch
HTML BSD 3-Clause "New" or "Revised" License UpdatedAug 22, 2023 -
FBGEMM Public
Forked from pytorch/FBGEMMFB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
C++ Other UpdatedJul 17, 2023 -
metaseq Public
Forked from facebookresearch/metaseqRepo for external large-scale work
Python MIT License UpdatedDec 24, 2022 -
-
torchdynamo Public
Forked from pytorch/torchdynamoA Python-level JIT compiler designed to make unmodified PyTorch programs faster.
-
Megatron-LM Public
Forked from ngoyal2707/Megatron-LMOngoing research training transformer language models at scale, including: BERT & GPT-2
Python Other UpdatedSep 23, 2022 -
functorch Public
Forked from pytorch/functorchfunctorch is JAX-like composable function transforms for PyTorch.
-
-
-
-
hub Public
Forked from pytorch/hubSubmission to https://pytorch.org/hub/
Python UpdatedAug 6, 2020 -
pytorch-CycleGAN-and-pix2pix Public
Forked from junyanz/pytorch-CycleGAN-and-pix2pixImage-to-Image Translation in PyTorch
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedJan 29, 2020 -
-
sleef Public
Forked from shibatch/sleefSIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
-
ghstack Public
Forked from ezyang/ghstackSubmit stacked diffs to GitHub on the command line
Python MIT License UpdatedMar 20, 2019 -
fbshipit Public
Forked from facebookarchive/fbshipitCopy commits between repositories - git => git, git => hg, hg => hg, or hg => git
Hack Other UpdatedDec 12, 2018 -
miniz Public
Forked from richgel999/minizminiz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
C MIT License UpdatedNov 30, 2018 -
pytorch-chatbot Public
Forked from MatthewInkawhich/pytorch-chatbotJupyter Notebook UpdatedSep 10, 2018 -
-
TensorComprehensions Public
Forked from facebookresearch/TensorComprehensionsA domain specific language to express machine learning workloads.
C++ Apache License 2.0 UpdatedFeb 16, 2018 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedDec 23, 2017 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
caffe2 Public
Forked from facebookarchive/caffe2Caffe2 is a lightweight, modular, and scalable deep learning framework.
Jupyter Notebook Other UpdatedDec 8, 2017 -
mention-bot Public
Forked from facebookarchive/mention-botAutomatically mention potential reviewers on pull requests.
-