Table of Contents
2.5.0

Home

  • Lightning in 15 minutes
  • Install
  • 2.0 Upgrade Guide

Level Up

  • Basic skills
  • Intermediate skills
  • Advanced skills
  • Expert skills

Core API

  • LightningModule
  • Trainer

Optional API

  • accelerators
  • callbacks
  • cli
  • core
  • loggers
  • profiler
  • trainer
  • strategies
  • tuner
  • utilities

More

  • Community
  • Glossary
  • How-to Guides
  • Overview
  • Team management
  • Production
  • Security
  • Open source
    • Overview
    • PyTorch Lightning
    • Fabric
    • Lit-GPT
    • Torchmetrics
    • Litdata
    • Lit LLaMA
    • Litserve
  • Examples
  • Glossary
  • FAQ
  • Docs >
  • Level 24: Add a new accelerator or Strategy
Shortcuts

Level 24: Add a new accelerator or StrategyΒΆ

Integrate a new accelerator or distributed strategy.


1: Develop a new strategy

Develop new strategies for training and deploying larger and larger models.

expert

2: Customize checkpointing with new strategies.

Customize checkpointing for custom distributed strategies and accelerators.

expert

3: Register a new strategy

Enable a new strategy to be used in Lightning.

expert

4: Create a new precision technique

Create new precision techniques and enable them through Lightning.

expert

  • Level 24: Add a new accelerator or Strategy

To analyze traffic and optimize your experience, we serve cookies on this site. By clicking or navigating, you agree to allow our usage of cookies. Read PyTorch Lightning's Privacy Policy.