| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.paramserv | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalParamServer  | 
class  | 
SparkPSProxy  | 
| Constructor and Description | 
|---|
FederatedPSControlThread(int workerID,
                        String updFunc,
                        Statement.PSFrequency freq,
                        Statement.PSRuntimeBalancing runtimeBalancing,
                        boolean weighting,
                        int epochs,
                        long batchSize,
                        int numBatchesPerGlobalEpoch,
                        ExecutionContext ec,
                        ParamServer ps,
                        int nbatches,
                        boolean modelAvg)  | 
LocalPSWorker(int workerID,
             String updFunc,
             Statement.PSFrequency freq,
             int epochs,
             long batchSize,
             ExecutionContext ec,
             ParamServer ps,
             int nbatches,
             boolean modelAvg)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.