Commit Graph

7 Commits

Author SHA1 Message Date
Vasilis Vryniotis 7e9e441843
Use TorchVision's Multi-weight Support and Model Registration API on Lightning (#14567)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-09 20:04:57 +00:00
Adrian Wälchli d2459df2ff
Standalone Lite: Remaining Utilities (#14492)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
Co-authored-by: Felonious-Spellfire <felonious.spellfire@gmail.com>
2022-09-07 15:25:23 +00:00
Carlos Mocholí 4f53e7132f
Promote the CLI out of utilities (#13767) 2022-07-23 12:07:29 +00:00
Keiichi Kuroyanagi 1c05a9e597
[Docs] Fix README.md in lightning/examples/pl_basics (#13380)
* Change the path of the command execution folder from mnist_examples to convert_from_pt_to_pl

* Add a guide to add PYTHONPATH

* Fix Lightning Lite link

* Remove duplicate

* Add note

Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-06-30 00:18:07 +09:00
awaelchli fc1559e41c Rename profiler to profilers (#12308)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-06-22 20:55:39 -04:00
Prajwal Borkar 554056c21a
[DOCS] Updated link for lightning_lite.rst (#13331)
Updated link
2022-06-18 15:34:16 -04:00
Jirka Borovec 9cc714cdd1
Future 2/n: stand-alone examples (#13294)
* move: pl_examples >> src/

* convert pl_examples package to plain examples

* update CI for examples

* ci

* missing

* install
2022-06-15 08:53:51 -04:00