Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
/ tests/tests_pytorch/test_cli.py October 21, 2022
M
Fix LightningCLI parse_env and description in subcommands (#15138)
Mauricio Villegas committed
October 5, 2022
M
Added support for custom parameters in subclasses of `SaveConfigCallback` (#14998)
Mauricio Villegas committed
September 30, 2022
M
An instance of SaveConfigCallback should only save the config once (#14927)
Mauricio Villegas committed
September 19, 2022
M
Added args parameter to LightningCLI to ease running from within Python (#14596)
Mauricio Villegas committed
September 12, 2022
M
Removed from_argparse_args tests in test_cli.py (#14597)
Mauricio Villegas committed
A
Standalone Lite: Cluster Environments (#14509)
Adrian Wälchli committed
September 9, 2022
V
Use TorchVision's Multi-weight Support and Model Registration API on Lightning (#14567)
Vasilis Vryniotis committed
September 7, 2022
A
Standalone Lite: Remaining Utilities (#14492)
Adrian Wälchli committed
August 3, 2022
A
Fix erroneous warning for unset `max_epochs` (#13262)
Adam J. Stewart committed
July 25, 2022
M
Update LightningCLI test for new support in latest release of jsonargparse (#13805)
Mauricio Villegas committed
July 23, 2022
A
Lazy import check for neptune dependency (#13477)
Adrian Wälchli committed
C
Promote the CLI out of utilities (#13767)
Carlos Mocholí committed