lightning.inspect
Inspect a PyTorch Lightning model, runtime environment, or summary to diagnose issues and verify configuration.
Instructions
Inspect models or runtime environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| what | Yes | Inspection target (model, environment, summary). | |
| model | No | Model configuration (required for model inspection). |