Table of Contents
2.4.0dev

Home

  • Welcome to ⚡ Lightning
  • Install

Get started in steps

  • Basic skills
  • Intermediate skills
  • Advanced skills

Core API Reference

  • LightningApp
  • LightningFlow
  • LightningWork

Addons API Reference

  • lightning.app.components
  • lightning.app.frontend
  • lightning.app.runners
  • lightning.app.storage

More

  • Examples
  • Glossary
  • How to:
  • Overview
  • Team management
  • Production
  • Security
  • Open source
    • Overview
    • PyTorch Lightning
    • Fabric
    • Lit-GPT
    • Torchmetrics
    • Litdata
    • Lit LLaMA
    • Litserve
  • Examples
  • Glossary
  • FAQ
  • Docs >
  • lightning.app.core
Shortcuts

lightning.app.core¶

  • Core APIs

Core APIs¶

LightningApp

The Lightning App, or App in short runs a tree of one or more components that interact to create end-to-end applications.

LightningFlow

The LightningFlow is used by the LightningApp to coordinate and manage long- running jobs contained, the LightningWork.

LightningWork

LightningWork, or Work in short, is a building block for long-running jobs.

Learn more about Lightning Core.

  • lightning.app.core
    • Core APIs

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.