DebuggingΒΆ

The Lightning framework features a fast_dev_run parameter, which we recommend using to verify that your ML pipeline is configured correctly before starting a full execution. We also use this parameter to enable fast-path execution for specific unit tests.