-
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJul 5, 2022 -
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningThe lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
Python Apache License 2.0 UpdatedApr 1, 2022 -
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
pipeline_experiments Public
Forked from pbelevich/pipeline_experimentsPyTorch pipeline parallelism experiments
Python MIT License UpdatedJun 24, 2021 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
Smart Public
Smart (in-Situ MApReduce liTe) is a MapReduce-like framework originally designed for in-situ scientific analytics. It can support two different in-situ modes: space sharing and time sharing. Additi…