| Package | Description |
|---|---|
| org.nd4j.parameterserver.distributed.v2 | |
| org.nd4j.parameterserver.distributed.v2.util |
| Modifier and Type | Field and Description |
|---|---|
protected List<UpdatesHandler> |
ModelParameterServer.updatesSubscribers |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelParameterServer.addUpdatesSubscriber(@NonNull UpdatesHandler s)
This method adds subcriber that will be called upon gradients update receival
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUpdatesHandler |
Copyright © 2021. All rights reserved.