PyTorch website screenshot

PyTorch

APIs and resources for PyTorch, an open source machine learning framework for tensor computation and deep learning developed by Meta.

5 APIs 0 Features
Artificial IntelligenceDeep LearningMachine LearningNeural NetworksOpen SourcePython

APIs

PyTorch Core API

Core PyTorch library for tensor computation and deep learning.

TorchVision API

Computer vision library for PyTorch with datasets, models, and transforms.

TorchText API

Natural language processing library for PyTorch.

TorchAudio API

Audio processing library for PyTorch.

PyTorch Hub API

Pre-trained model repository and discovery API.

Pricing Plans

Pytorch Plans Pricing

3 plans

PLANS

Rate Limits

Pytorch Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
LinkedIn
LinkedIn
📰
Blog
Blog
🔗
Community
Community
🔗
Forums
Forums
👥
GitHubOrganization
GitHubOrganization
🚀
GettingStarted
GettingStarted
🔗
Website
Website
🔗
Ecosystem
Ecosystem

Sources

apis.yml Raw ↑
aid: pytorch
name: PyTorch
description: APIs and resources for PyTorch, an open source machine learning framework for tensor computation and deep learning
  developed by Meta.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Artificial Intelligence
- Deep Learning
- Machine Learning
- Neural Networks
- Open Source
- Python
url: https://raw.githubusercontent.com/api-evangelist/pytorch/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: pytorch:pytorch-core-api
  name: PyTorch Core API
  description: Core PyTorch library for tensor computation and deep learning.
  humanURL: https://pytorch.org/docs/stable/index.html
  tags:
  - Deep Learning
  - Machine Learning
  - Tensors
  properties:
  - type: Documentation
    url: https://pytorch.org/docs/stable/index.html
  - type: GettingStarted
    url: https://pytorch.org/get-started/locally/
  - type: APIReference
    url: https://pytorch.org/docs/stable/torch.html
  - type: GitHub
    url: https://github.com/pytorch/pytorch
- aid: pytorch:torchvision
  name: TorchVision API
  description: Computer vision library for PyTorch with datasets, models, and transforms.
  humanURL: https://pytorch.org/vision/stable/index.html
  tags:
  - Computer Vision
  - Image Processing
  - Models
  properties:
  - type: Documentation
    url: https://pytorch.org/vision/stable/index.html
  - type: GitHub
    url: https://github.com/pytorch/vision
  - type: Models
    url: https://pytorch.org/vision/stable/models.html
- aid: pytorch:torchtext
  name: TorchText API
  description: Natural language processing library for PyTorch.
  humanURL: https://pytorch.org/text/stable/index.html
  tags:
  - NLP
  - Text Processing
  properties:
  - type: Documentation
    url: https://pytorch.org/text/stable/index.html
  - type: GitHub
    url: https://github.com/pytorch/text
- aid: pytorch:torchaudio
  name: TorchAudio API
  description: Audio processing library for PyTorch.
  humanURL: https://pytorch.org/audio/stable/index.html
  tags:
  - Audio
  - Speech Recognition
  properties:
  - type: Documentation
    url: https://pytorch.org/audio/stable/index.html
  - type: GitHub
    url: https://github.com/pytorch/audio
  - type: Tutorials
    url: https://pytorch.org/audio/stable/tutorials.html
- aid: pytorch:pytorch-hub
  name: PyTorch Hub API
  description: Pre-trained model repository and discovery API.
  humanURL: https://pytorch.org/hub/
  tags:
  - Pre-Trained Models
  - Model Hub
  - Transfer Learning
  properties:
  - type: Documentation
    url: https://pytorch.org/docs/stable/hub.html
  - type: Models
    url: https://pytorch.org/hub/research-models
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/pytorch
- type: Blog
  url: https://pytorch.org/blog/
- type: Community
  url: https://pytorch.org/community
- type: Forums
  url: https://discuss.pytorch.org/
- type: GitHubOrganization
  url: https://github.com/pytorch
- type: GettingStarted
  url: https://pytorch.org/get-started/pytorch-2.0/
- type: Website
  url: https://pytorch.org
- type: Ecosystem
  url: https://pytorch.org/ecosystem
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com