Uses of Class
org.apache.sysds.runtime.controlprogram.paramserv.HEParamServer
-
Packages that use HEParamServer Package Description org.apache.sysds.runtime.controlprogram.paramserv -
-
Uses of HEParamServer in org.apache.sysds.runtime.controlprogram.paramserv
Methods in org.apache.sysds.runtime.controlprogram.paramserv that return HEParamServer Modifier and Type Method Description static HEParamServer
HEParamServer. create(ListObject model, String aggFunc, Statement.PSUpdateType updateType, Statement.PSFrequency freq, ExecutionContext ec, int workerNum, String valFunc, int numBatchesPerEpoch, MatrixObject valFeatures, MatrixObject valLabels, int nbatches)
-