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 Work
Shortcuts

Lightning Work¶

Audience: Users who want to know how Lightning Work works under the hood 🤯.


Peek under the hood¶

To Cache or Not to Cache Calls

Learn more about work execution and internal caching.

Basic

Parallel Work

Learn more about work parallelization.

Basic

Sharing files between works

Learn more about data transfer works.

Intermediate

Sharing Python Objects between works

Learn more about sharing objects.

Intermediate

Checking Work Status

Learn more about work status.

Advanced

Handling App Exceptions

Learn more about exception capturing.

Advanced

Customize your Cloud Compute

Learn more about changing hardware and requirements.

Cloud


Lightning Work API¶

LightningWork API

Look into the Lightning API reference.

  • Lightning Work
    • Peek under the hood
    • Lightning Work API

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.