.. |
accelerators
|
Let Accelerator inherit from ABC to make sure abstractmethod takes effect (#11521)
|
2022-01-23 20:47:43 +01:00 |
callbacks
|
Set the state before saving "last" or "none" checkpoints (#11481)
|
2022-02-02 23:07:05 +01:00 |
core
|
Rename `Strategy.lr_schedulers` to `Strategy.lr_scheduler_configs` (#11549)
|
2022-02-02 22:10:01 +00:00 |
distributed
|
Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145)
|
2021-12-21 23:06:14 +00:00 |
lite
|
Rename training_type_plugin file to strategy (#11239)
|
2021-12-23 14:01:23 +00:00 |
loggers
|
Remove access to `_short_id` in NeptuneLogger (#11517)
|
2022-01-20 12:07:42 +00:00 |
loops
|
Fix val_loop run on restart (#11552)
|
2022-02-02 20:19:34 +00:00 |
overrides
|
Rename `DDPPlugin` to `DDPStrategy` (#11142)
|
2021-12-21 08:55:51 +00:00 |
plugins
|
Update API references in doc (#11357)
|
2022-01-07 15:56:17 +01:00 |
profiler
|
Sort simple profiler summary based on mean duration (#11671)
|
2022-02-02 20:44:42 +00:00 |
strategies
|
Rename `Strategy.lr_schedulers` to `Strategy.lr_scheduler_configs` (#11549)
|
2022-02-02 22:10:01 +00:00 |
trainer
|
Rename `Strategy.lr_schedulers` to `Strategy.lr_scheduler_configs` (#11549)
|
2022-02-02 22:10:01 +00:00 |
tuner
|
Rename `Strategy.lr_schedulers` to `Strategy.lr_scheduler_configs` (#11549)
|
2022-02-02 22:10:01 +00:00 |
utilities
|
Add typing to data fetching (#11515)
|
2022-02-02 20:53:50 +01:00 |
__about__.py
|
Update dev branch to continue with 1.6 (#10332)
|
2021-11-03 14:07:55 +00:00 |
__init__.py
|
Add DETAIL logs for batch use cases (#11008)
|
2022-01-12 01:22:48 +01:00 |
py.typed
|
…
|
|
setup_tools.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |