lightning/pytorch_lightning
Lezwon Castelino 839813eb7b
timeout for tpu check (#4340)
* timeout for tpu check

* added tests

* updated CHANGELOG.md

* fixed windows tests

* Update pytorch_lightning/utilities/xla_device_utils.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* requested changes

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-11-01 01:04:25 +01:00
..
accelerators Set correct device ids in DDP [wip] (#4297) 2020-10-24 17:33:47 -04:00
callbacks fix ModelCheckpoint docs (#4426) 2020-10-30 16:42:02 +06:30
cluster_environments Drone: use nightly build cuda docker images (#3658) 2020-10-26 10:47:09 +00:00
core PyTorch 1.7 Stable support (#3821) 2020-10-30 15:42:14 +00:00
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers Fix CSV logger warning (#4419) 2020-10-29 14:30:07 +05:30
metrics [Metrics] Add multiclass auroc (#4236) 2020-10-30 19:56:13 +01:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins Enable DDP Plugin to pass through args to LightningDistributedDataParallel (#4382) 2020-10-27 12:27:59 +00:00
profiler feature: Allow str arguments in Trainer.profiler (#3656) 2020-10-27 16:27:16 +05:30
trainer Fix type checker issue with explicit cast of ref_model object (#4457) 2020-10-31 16:43:19 -04:00
tuner deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336) 2020-10-30 04:47:37 +01:00
utilities timeout for tpu check (#4340) 2020-11-01 01:04:25 +01:00
__init__.py Update __init__.py 2020-10-27 18:15:26 -04:00
py.typed