mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04:00
Co-authored-by: Andrew Rosenfeld <rosnfeld@gmail.com>
This commit is contained in:
parent
1a9ba19012
commit
d6933da423
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class Trainable:
|
||||||
Sets up logging and points ``self.logdir`` to a directory in which
|
Sets up logging and points ``self.logdir`` to a directory in which
|
||||||
training outputs should be placed.
|
training outputs should be placed.
|
||||||
|
|
||||||
Subclasses should prefer defining ``build()`` instead of overriding
|
Subclasses should prefer defining ``setup()`` instead of overriding
|
||||||
``__init__()`` directly.
|
``__init__()`` directly.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
|
Loading…
Add table
Reference in a new issue