|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ProgressLock 的软件包 | |
|---|---|
| ml.shifu.guagua.master | This package contains guagua master implementation. |
| ml.shifu.guagua.worker | This package contains guagua worker implementation. |
| ml.shifu.guagua.master 中 ProgressLock 的使用 |
|---|
| 声明为 ProgressLock 的 ml.shifu.guagua.master 中的字段 | |
|---|---|
protected ProgressLock |
AsyncMasterCoordinator.workerInitLock
Lock is used to check register info from all workers. |
protected ProgressLock |
AsyncMasterCoordinator.workerIterationLock
Lock is used to check iteration info from all workers. |
| ml.shifu.guagua.worker 中 ProgressLock 的使用 |
|---|
| 声明为 ProgressLock 的 ml.shifu.guagua.worker 中的字段 | |
|---|---|
protected ProgressLock |
AsyncWorkerCoordinator.masterInitLock
Lock is used to check register info from master. |
protected ProgressLock |
AsyncWorkerCoordinator.masterIterationLock
Lock is used to check iteration info from master. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||