Jirka Borovec
|
b1b50450ac
|
Cleaning requirement + git fix (#14863)
* drop duplicate docs requirements
* skip empty dir
* mypy for #14861
|
2022-09-23 16:44:28 +01:00 |
Raphael Randschau
|
a7f2d119c5
|
[mypy] start introducing mypy on lightning_app (#14267)
* fix mypy lightning_cli errors
|
2022-09-20 10:23:48 -07:00 |
Ritik Nandwal
|
8e9780bd5b
|
fix mypy typing errors in pytorch_lightning.utilities.data.py (#13901)
Co-authored-by: otaj <ota@lightning.ai>
|
2022-09-14 11:21:57 +00:00 |
Krishna Kalyan
|
f68c0909fd
|
Fix mypy errors attributed to `pytorch_lightning.profilers.pytorch` (#14405)
* remove toml ref
* fix conflicts
* small fix
* move assertion
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
|
2022-09-13 16:11:45 +00:00 |
otaj
|
616304831a
|
Remove deprecated `BaseProfiler` and `AbstractProfiler` (#14404)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-09-13 14:52:09 +00:00 |
donlapark
|
f49c2e3ab6
|
fixes mypy errors in trainer/supporters.py (#14633)
* fixes mypy errors in trainer/supporters.py
* Fxes mypy error when accessing "__init__" directly
* add an assertion in lr_finder.py
* Make init calls `reset` in `TensorRunningAccum`
* Fixes formatting
* Add `self.window_length` to `__init__`
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-09-12 19:13:58 +02: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 |
donlapark
|
381600dcc3
|
fixes typing errors in auto_restart.py (#13904)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-09-05 23:39:20 +05:30 |
Adrian Wälchli
|
291dc1b615
|
Standalone Lite CI setup (#14451)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2022-09-01 22:13:12 +00:00 |
otaj
|
1e04951206
|
Remove deprecated `TrainerCallbackHookMixin` (#14401)
* remove deprecated callback hook
* changelog
|
2022-08-28 10:56:37 +00:00 |
JongMok Lee
|
03f2f32445
|
Fix mypy errors in `pytorch_lightning/strategies/sharded.py` (#14184)
Co-authored-by: otaj <ota@lightning.ai>
|
2022-08-27 22:07:36 +00:00 |
Justin Goheen
|
ed84d04bcf
|
Fix mypy errors attributed to `pytorch_lightning.core.datamodule` (#13693)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-08-26 16:26:26 +00:00 |
Justin Goheen
|
94e567e6f0
|
Fix mypy errors attributed to `pytorch_lightning.trainer.connectors.data_connector.py` (#13806)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
|
2022-08-26 13:28:27 +00:00 |
otaj
|
c418828d41
|
Remove appropriate line from `pyproject.toml` as a followup to #13929 (#14397)
followup to #13929
|
2022-08-26 08:40:41 +00:00 |
Krishna Kalyan
|
6a999f123c
|
Fix mypy errors attributed to `pytorch_lightning.demos.boring_classes` (#14201)
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-08-26 07:27:33 +00:00 |
Krishna Kalyan
|
0ca3b5aa1b
|
Fix mypy errors attributed to `pytorch_lightning.callbacks.quantization` (#13782)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-08-20 01:39:16 +02:00 |
Justin Goheen
|
090bbc8605
|
Fix mypy errors attributed to `pytorch_lightning.core.module.py` (#13603)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-08-19 07:03:43 -04:00 |
Krishna Kalyan
|
e53c4e8e6c
|
Fix mypy errors attributed to `pytorch_lightning. strategies.sharded_spawn` (#14102)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
|
2022-08-11 21:10:05 +00:00 |
Krishna Kalyan
|
527b28ed97
|
Fix mypy errors attributed to `pytorch_lightning.profilers.simple` (#14103)
|
2022-08-10 17:26:44 +02:00 |
Justin Goheen
|
82d2d1d857
|
Fix mypy errors attributed to `pytorch_lightning.core.saving` (#13932)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-08-08 20:21:26 +00:00 |
JongMok Lee
|
890156a016
|
Fix mypy errors in `pytorch_lightning/strategies/ddp.py` (#13885)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
|
2022-08-08 13:16:56 +00:00 |
Krishna Kalyan
|
5271ed93e6
|
Fix mypy errors attributed to `pytorch_lightning.trainer.connectors.callback_connector.py` (#13750)
* Apply suggestions from code review
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-08-08 09:03:52 +00:00 |
Carlos Mocholí
|
76836a33cd
|
Run mypy with PyTorch 1.12 (#14044)
|
2022-08-08 10:06:41 +02:00 |
Carlos Mocholí
|
91dd6a68fb
|
Remove meta device utilities in favor of torchdistx (#13868)
|
2022-08-05 12:20:27 +00:00 |
Lee Jungwon
|
7fe5d4b2dd
|
Fix mypy typing errors in strategies/fully_sharded.py (#13941)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
|
2022-08-03 19:44:57 -04:00 |
Justin Goheen
|
7240bdbc23
|
Fix mypy errors attributed to `pytorch_lightning.loggers.neptune` (#13692)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-08-03 19:58:21 +00:00 |
Ian
|
e2937495e5
|
Fix typing annotations for the ipu strategy (#13786)
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-08-03 19:57:50 +00:00 |
Lee Jungwon
|
d8e5e7f889
|
Fix mypy typing errors in pytorch_lightning/strategies/tpu_spawn.py (#13813)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-08-02 18:20:47 +09:00 |
donlapark
|
233b36b185
|
Fix mypy errors in strategies/ddp_spawn.py (#13865)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-07-28 18:49:24 +00:00 |
donlapark
|
25de48802f
|
Fixes various typing errors in `pytorch_lightning/strategies/deepspeed.py` (#13832)
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-07-27 11:19:29 +00:00 |
Adrian Wälchli
|
acd8aa20d4
|
Skip code formatters on _notebooks submodule (#13867)
|
2022-07-27 05:02:58 -04:00 |
Cyprien Ricque
|
6a9d626e18
|
fix mypy typing errors in pytorch_lightning/strategies/strategy.py (#13519)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-07-26 08:42:58 -04:00 |
donlapark
|
e77accfdb1
|
fixes typing in pytorch_lightning/callbacks/stochastic_weight_avg.py (#13685)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
|
2022-07-26 16:16:17 +05:30 |
Krishna Kalyan
|
85b0356ea2
|
Fix mypy errors attributed to `pytorch_lightning.core.mixins.device_dtype_mixin` (#13704)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-07-26 09:38:06 +02:00 |
Justin Goheen
|
4e9fbdbe40
|
Fix mypy errors attributed to `pytorch_lightning.loggers.comet` (#13689)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-07-25 10:28:19 +00:00 |
ChoMinSung
|
0b842b9ac1
|
Fix mypy errors attributed to `pytorch_lightning/profilers/advanced.py` (#13792)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
|
2022-07-22 13:33:27 +00:00 |
Gautier Dagan
|
0e5312833f
|
fix mypy errors for loggers/wandb.py (#13483)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-07-21 01:07:24 +00:00 |
Justin Goheen
|
e3b29cbfe1
|
Fix mypy errors attributed to `pytorch_lightning.loggers.mlflow` (#13691)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
|
2022-07-21 00:03:36 +00:00 |
Justin Goheen
|
347462672a
|
Fix mypy errors attributed to `pytorch_lightning.loggers.tensorboard.py` (#13688)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-21 00:01:10 +00:00 |
Lee Jungwon
|
b40766c333
|
Fix mypy typing errors in pytorch_lightning/callbacks/model_checkpoint.py (#13617)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-20 17:07:38 +00:00 |
Krishna Kalyan
|
2845e7565d
|
Fix mypy errors attributed to `pytorch_lightning.utilities.distributed` (#13678)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-16 14:08:03 -04:00 |
himkt
|
e4c7c5f4bc
|
Fix mypy errors attributed to pytorch_lightning/loops/epoch/training_epoch_loop.py (#13555)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-15 12:03:08 +00:00 |
donlapark
|
8f56f8e0cd
|
Change the return type of `tune()` in `trainer.py` to TypedDict (#13631)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-14 10:08:10 -04:00 |
Cyprien Ricque
|
35841613c7
|
fix mypy typing errors in pytorch_lightning/strategies/parallel.py (#13556)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-07-14 10:20:34 +00:00 |
Cyprien Ricque
|
e179a58397
|
fix mypy typing errors in pytorch_lightning/strategies/horovod.py (#13570)
|
2022-07-14 11:30:37 +02:00 |
Akihiro Nitta
|
c1cc112b52
|
Remove deprecated `LightningDistributed` (#13549)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-13 21:15:28 +00:00 |
Cyprien Ricque
|
732a54155c
|
fix mypy typing errors in pytorch_lightning/strategies/dp.py (#13564)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
|
2022-07-13 14:00:12 +00:00 |
Justin Goheen
|
57f5e18587
|
Fix mypy errors attributed to `pytorch_lightning.loggers.base.py` (#13494)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-07-12 13:45:21 +02:00 |
Justin Goheen
|
0a6dc5239a
|
Fix mypy errors attributed to `pytorch_lightning.loggers.csv_logs.py` (#13538)
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-07-12 11:11:31 +00:00 |
Akihiro Nitta
|
6798549e4c
|
CI: Update mypy workflow (#13574)
* Fix pyproject.toml
* Add TODO
* Update mypy workflow
|
2022-07-11 17:46:52 -04:00 |