lightning/tests/utilities
Adrian Wälchli a5538af355
fix dtype/device property not getting updated in submodules (#2657)
* recursive dtype device apply

* simplify

* simple test

* submodule test

* rename

* explicit

* type hints

* test for dp backend

* fix test skip

* rename

* add ddp_spawn test

* fix None index in test

* try fix ddp_spawn test

* changelog

* move _dtype and _device to mixin

* additional doctest
2020-07-21 15:18:57 -04:00
..
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
test_apply_func.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
test_dtype_device_mixin.py fix dtype/device property not getting updated in submodules (#2657) 2020-07-21 15:18:57 -04:00