{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"pytorch","owner":"pytorch","isFork":false,"description":"Tensors and Dynamic neural networks in Python with strong GPU acceleration","allTopics":["machine-learning","deep-learning","python","neural-network","gpu","numpy","autograd","tensor"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1041,"issueCount":13275,"starsCount":80459,"forksCount":21609,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-17T00:00:40.987Z"}},{"type":"Public","name":"torchtitan","owner":"pytorch","isFork":false,"description":"A native PyTorch Library for large model training","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":23,"issueCount":40,"starsCount":1347,"forksCount":118,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:56:44.687Z"}},{"type":"Public","name":"TensorRT","owner":"pytorch","isFork":false,"description":"PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT","allTopics":["machine-learning","nvidia","jetson","tensorrt","libtorch","deep-learning","cuda","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":32,"issueCount":137,"starsCount":2428,"forksCount":337,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:54:19.497Z"}},{"type":"Public","name":"executorch","owner":"pytorch","isFork":false,"description":"On-device AI across mobile, embedded and edge for PyTorch","allTopics":["machine-learning","mobile","embedded","deep-learning","neural-network","gpu","tensor"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":440,"issueCount":118,"starsCount":1451,"forksCount":237,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:52:00.844Z"}},{"type":"Public","name":"ao","owner":"pytorch","isFork":false,"description":"Custom data types and layouts for training and inference","allTopics":["training","layouts","sparsity","inference","pytorch","quantization","mx","brrr","dtypes"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":38,"issueCount":47,"starsCount":417,"forksCount":53,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:46:56.538Z"}},{"type":"Public","name":"xla","owner":"pytorch","isFork":false,"description":"Enabling PyTorch on XLA Devices (e.g. Google TPU)","allTopics":["compiler","xla","deep-learning","pytorch"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":148,"issueCount":628,"starsCount":2382,"forksCount":427,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:40:36.656Z"}},{"type":"Public","name":"benchmark","owner":"pytorch","isFork":false,"description":"TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.","allTopics":["benchmark","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":44,"issueCount":55,"starsCount":824,"forksCount":261,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:32:59.923Z"}},{"type":"Public","name":"torchrec","owner":"pytorch","isFork":false,"description":"Pytorch domain library for recommendation systems","allTopics":["recommendation-system","sharding","recommender-system","deep-learning","gpu","cuda","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":245,"issueCount":43,"starsCount":1801,"forksCount":381,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:31:47.247Z"}},{"type":"Public","name":"FBGEMM","owner":"pytorch","isFork":false,"description":"FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":316,"issueCount":25,"starsCount":1115,"forksCount":452,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T23:21:09.681Z"}},{"type":"Public","name":"botorch","owner":"pytorch","isFork":false,"description":"Bayesian optimization in PyTorch","allTopics":[],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":15,"issueCount":59,"starsCount":3014,"forksCount":383,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T22:59:18.040Z"}},{"type":"Public","name":"serve","owner":"pytorch","isFork":false,"description":"Serve, optimize and scale PyTorch models in production","allTopics":["docker","kubernetes","cpu","metrics","gpu","optimization","serving","mlops","machine-learning","deep-learning","pytorch"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":32,"issueCount":353,"starsCount":4066,"forksCount":825,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T22:59:14.857Z"}},{"type":"Public","name":"torchtune","owner":"pytorch","isFork":false,"description":"A Native-PyTorch Library for LLM Fine-tuning","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":40,"issueCount":91,"starsCount":3607,"forksCount":296,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T22:10:49.808Z"}},{"type":"Public","name":"captum","owner":"pytorch","isFork":false,"description":"Model interpretability and understanding for PyTorch","allTopics":["interpretability","feature-importance","interpretable-ai","interpretable-ml","feature-attribution"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":30,"issueCount":196,"starsCount":4717,"forksCount":476,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T21:52:05.161Z"}},{"type":"Public","name":"test-infra","owner":"pytorch","isFork":false,"description":"This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":139,"issueCount":174,"starsCount":72,"forksCount":70,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T21:14:14.977Z"}},{"type":"Public","name":"torchx","owner":"pytorch","isFork":false,"description":"TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.","allTopics":["components","machine-learning","airflow","slurm","pipelines","ray","aws-batch","distributed-training","python","kubernetes","deep-learning","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":26,"issueCount":59,"starsCount":310,"forksCount":100,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T21:06:04.750Z"}},{"type":"Public","name":"rl","owner":"pytorch","isFork":false,"description":"A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.","allTopics":["machine-learning","control","reinforcement-learning","ai","robotics","decision-making","distributed-computing","torch","pytorch","rl","model-based-reinforcement-learning","multi-agent-reinforcement-learning","marl"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":70,"issueCount":136,"starsCount":2024,"forksCount":270,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T20:23:09.301Z"}},{"type":"Public","name":"tnt","owner":"pytorch","isFork":false,"description":"A lightweight library for PyTorch training tools and utilities","allTopics":["machine-learning","reinforcement-learning","deep-learning","neural-network","python","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":74,"issueCount":4,"starsCount":1641,"forksCount":265,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T19:14:19.409Z"}},{"type":"Public","name":"ignite","owner":"pytorch","isFork":false,"description":"High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.","allTopics":["neural-network","metrics","hacktoberfest","closember","python","machine-learning","deep-learning","pytorch"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":42,"issueCount":113,"starsCount":4496,"forksCount":608,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T19:00:22.925Z"}},{"type":"Public","name":"pytorch.github.io","owner":"pytorch","isFork":false,"description":"The website for PyTorch","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":53,"issueCount":139,"starsCount":215,"forksCount":280,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T18:24:57.874Z"}},{"type":"Public","name":"tensordict","owner":"pytorch","isFork":false,"description":"TensorDict is a pytorch dedicated tensor container.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":19,"issueCount":25,"starsCount":677,"forksCount":61,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T17:34:57.895Z"}},{"type":"Public","name":"vision","owner":"pytorch","isFork":false,"description":"Datasets, Transforms and Models specific to Computer Vision","allTopics":["machine-learning","computer-vision"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":209,"issueCount":781,"starsCount":15760,"forksCount":6885,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T16:57:52.028Z"}},{"type":"Public","name":"text","owner":"pytorch","isFork":false,"description":"Models, data loaders and abstractions for language processing, powered by PyTorch","allTopics":["nlp","deep-learning","models","pytorch","dataset","data-loader"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":51,"issueCount":274,"starsCount":3478,"forksCount":816,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T11:39:37.260Z"}},{"type":"Public","name":"data","owner":"pytorch","isFork":false,"description":"A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":35,"issueCount":192,"starsCount":1086,"forksCount":142,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T11:34:44.819Z"}},{"type":"Public","name":"audio","owner":"pytorch","isFork":false,"description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","allTopics":["python","machine-learning","speech","io","audio","pytorch","audio-processing"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":40,"issueCount":199,"starsCount":2437,"forksCount":640,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T11:34:42.186Z"}},{"type":"Public","name":"tutorials","owner":"pytorch","isFork":false,"description":"PyTorch tutorials.","allTopics":[],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":87,"issueCount":135,"starsCount":7984,"forksCount":3981,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T09:11:08.759Z"}},{"type":"Public","name":"kineto","owner":"pytorch","isFork":false,"description":"A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters. ","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":3,"issueCount":41,"starsCount":660,"forksCount":161,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T06:23:00.634Z"}},{"type":"Public","name":"cppdocs","owner":"pytorch","isFork":false,"description":"PyTorch C++ API Documentation","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":3,"issueCount":7,"starsCount":201,"forksCount":34,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T04:26:06.053Z"}},{"type":"Public","name":"docs","owner":"pytorch","isFork":false,"description":"This repository is automatically generated to contain the website source for the PyTorch documentation at https//pytorch.org/docs.","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T00:58:26.931Z"}},{"type":"Public","name":"functorch","owner":"pytorch","isFork":false,"description":"functorch is JAX-like composable function transforms for PyTorch.","allTopics":["gradients","hessians","pytorch"],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":18,"issueCount":231,"starsCount":1379,"forksCount":102,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-16T00:40:55.968Z"}},{"type":"Public","name":"opacus","owner":"pytorch","isFork":false,"description":"Training PyTorch models with differential privacy","allTopics":["neural-network","differential-privacy","privacy-preserving-machine-learning","machine-learning","deep-learning","pytorch"],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":10,"issueCount":65,"starsCount":1654,"forksCount":328,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-15T23:10:40.705Z"}}],"repositoryCount":75,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"pytorch repositories"}