lightning/tests/models
Carlos Mocholí b214442e74
New logger connector code (#7882)
* New logger connector code

* Update CHANGELOG

* Update requirements

* Fix import path

* Add new suffix

* Tests

* Minor changes

* Rename and reorder

* Fix import

* Formatting

* Fix with seed_everything?

* Fix test?

* Fix test?

* Minor change

* Minor changes

* Minor changes

* Force float

* Fix minimal bug

* Fix minimal bug

* Update with latest changes

* Fix import

* bad merge

* update typing

Co-authored-by: tchaton <thomas@grid.ai>
2021-06-08 20:20:17 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
__init__.py
test_amp.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_cpu.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_gpu.py make gpus=str in Trainer consistent with command line parsing of string (#6388) 2021-05-04 09:56:27 +00:00
test_grad_norm.py Add `log_grad_norm` hook to `LightningModule` (#7873) 2021-06-08 12:09:06 +01:00
test_hooks.py Update hooks pseudocode (#7713) 2021-05-27 12:27:26 +02:00
test_horovod.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_hparams.py fix save_hyperparameters(container) if container is empty (#7268) 2021-04-30 13:38:42 +01:00
test_onnx.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_restore.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_sync_batchnorm.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_torchscript.py [feat] Support custom filesystems in LightningModule.to_torchscript (#7617) 2021-05-21 11:23:15 +00:00
test_tpu.py New logger connector code (#7882) 2021-06-08 20:20:17 +00:00