* Enable back inference mode support with hpu
* Remove unused
* Update document link and address comment
Signed-off-by: Jerome <janand@habana.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* drop name column from cluster list
* change create cluster to accept id as well
* rename validator
* remove cluster name from logs
* fix merge with master
* more merge with master issues
Cluster creation and deletion can take a long time. Instead of having these long running operations happen in the background, they should happen in the foreground. The advantage is that failures are brought to the users attention immediately, instead of the next time they decide to run `lightning list clusters`.
While the CLI waits for the cluster to run / delete, it will display cluster status changes to the user.
This PR also hides the `--enable-performance` and `--edit-before-creation` creation flags, as well as the `--force` deletion flag. They are either not frequently used (performance mode is expensive), or prone to misuse.
Co-authored-by: Neven Miculinic <neven.miculinic@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Raphael Randschau <nicolai86@users.noreply.github.com>
* examples
* fix few examples
* Update pl_multinode.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* - Fix diverse issues introduced when the documentation was restructured.
- Change the docs to be focused on configure hyperparameters instead of reduction of bolierplate.
* Update docs/source-pytorch/cli/lightning_cli.rst
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* - Fix diverse issues introduced when the documentation was restructured.
- Change the docs to be focused on configure hyperparameters instead of reduction of bolierplate.
* Fixes based on review.
* Apply suggestions from code review
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Fix wrap width.
* Move save_hyperparameters and load_from_checkpoint to lightning_module page.
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
* initial work
* this seems to work well
* added example test
* updated docs & logging
* fixed errors
* fix typing error
* now using the --setup flag to decide if we should execute app comment commands or not
* updated tests
* added tests
* added test to ci
* fixed failing tests
* code review
* updates
* Support DDP for LRFinder
* Apply suggestions from code review
* rank 0 is the decision maker
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* placeholder
* pytorch
* fix CI
* fix package name
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use os theme for pytorch docs
* switch source-app to lai_sphinx_theme
* pull_request
* doc error fix
* another build error fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* removed unused glossary.rst
* lit
* doc fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix last warning
* try
* lit
* flake8
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: Yurij Mikhalevich <yurij@grid.ai>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs
* docs updates
* docs updates
* docs updates
* docs updates
* d
* d
* d
* d
* d
* d
* ??
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d1
* d
* d
* d
* d
* d
* d
* d
* d
* d
* d
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* new title
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* only select from parent
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use OSS template
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* only select from parent
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update docs/README.md
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: William Falcon <williamfalcon@Williams-MacBook-Pro-2.local>
Co-authored-by: William Falcon <williamfalcon@Williams-MBP-2.lan>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>