-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
-
tinygrad Public
Forked from tinygrad/tinygradYou like pytorch? You like micrograd? You love tinygrad! ❤️
Python MIT License UpdatedFeb 24, 2025 -
-
pytorchviz Public
Forked from szagoruyko/pytorchvizA small package to create visualizations of PyTorch execution graphs
-
executorch Public
Forked from pytorch/executorchOn-device AI across mobile, embedded and edge for PyTorch
C++ Other UpdatedNov 8, 2024 -
free-threaded-compatibility Public
Forked from Quansight-Labs/free-threaded-compatibilityA central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
MIT License UpdatedSep 27, 2024 -
torchtyping Public
Forked from patrick-kidger/torchtypingType annotations and dynamic checking for a tensor's shape, dtype, names, etc.
-
-
-
tensordict Public
Forked from pytorch/tensordictTensorDict is a pytorch dedicated tensor container.
Python MIT License UpdatedApr 18, 2024 -
torchtune Public
Forked from pytorch/torchtuneA Native-PyTorch Library for LLM Fine-tuning
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 13, 2024 -
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedAug 30, 2023 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedJul 31, 2023 -
pythoncapi-compat Public
Forked from koubaa/pythoncapi-compatThe pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.
Python BSD Zero Clause License UpdatedJul 24, 2023 -
triton Public
Forked from triton-lang/tritonDevelopment repository for the Triton language and compiler
C++ MIT License UpdatedMay 1, 2023 -
llama.cpp Public
Forked from ggml-org/llama.cppPort of Facebook's LLaMA model in C/C++
-
pytorch_dlprim Public
Forked from artyom-beilis/pytorch_dlprimDLPrimitives/OpenCL out of tree backend for pytorch
C++ MIT License UpdatedJan 3, 2023 -
numpy Public
Forked from numpy/numpyThe fundamental package for scientific computing with Python.
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 2, 2022 -
functorch Public
Forked from pytorch/functorchfunctorch is JAX-like composable function transforms for PyTorch.
C++ BSD 3-Clause "New" or "Revised" License UpdatedApr 20, 2022 -
ghstack Public
Forked from ezyang/ghstackSubmit stacked diffs to GitHub on the command line
Python MIT License UpdatedJan 26, 2022 -
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedAug 31, 2021 -
-
-
logger Public
Forked from oval-group/mloggerA simple logger for experiments
-
visdom Public
Forked from fossasia/visdomA flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Python Other UpdatedDec 5, 2017 -
-
-
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedFeb 3, 2017 -
lunatic-python Public
Forked from bastibe/lunatic-pythonA two-way bridge between Python and Lua
-