Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.paramserv | |
org.apache.sysds.runtime.controlprogram.paramserv.rpc |
Modifier and Type | Method and Description |
---|---|
static LocalParamServer |
LocalParamServer.create(ListObject model,
String aggFunc,
Statement.PSUpdateType updateType,
Statement.PSFrequency freq,
ExecutionContext ec,
int workerNum,
String valFunc,
int numBatchesPerEpoch,
MatrixObject valFeatures,
MatrixObject valLabels) |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.network.server.TransportServer |
PSRpcFactory.createServer(org.apache.spark.SparkConf conf,
LocalParamServer ps,
String host)
Create and start the server
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.