lightning/pytorch_lightning/trainer/connectors/logger_connector
Luis Perez 000fbe63d3
Expose `extract_batch_size` method and add corresponding tests. (#8357)
* expose extract_batch and make public

* first pass

* early return

* add changelog

* move to utilities/data.py

* add test_data.py

* tests are passing

* precommit hook

* address pep8 failure

Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-07-13 11:35:10 +00:00
..
__init__.py Clean-up after logger connector redesign 2/2 (#7631) 2021-06-10 12:09:01 +00:00
fx_validator.py Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
logger_connector.py fix logger type hint (#8359) 2021-07-13 13:11:39 +02:00
result.py Expose `extract_batch_size` method and add corresponding tests. (#8357) 2021-07-13 11:35:10 +00:00