Generalization Analysis of Asynchronous SGD Variants
src.core package
src.models package
src.data package
src.experiments package
src.config module
src.run_tests module
Generalization Analysis of Asynchronous SGD Variants
src.core.data_types module
View page source
src.core.data_types module
class
src.core.data_types.
ParameterServerStatus
(
value
)
[source]
Bases:
Enum
Enum for the status of the parameter server.
ACCEPTED
=
0
REJECTED
=
1
SHUTDOWN
=
2