The parameters of a distributed optimizer
Local Optimizer Performance Parameters
Local Optimizer Performance Parameters
batch size
core number
how many iterations to run
data type (double / float)
module name
input data type (constant / random)
ModelBroadcast is used to broadcast model.
ModelBroadcast is used to broadcast model.
Note: If you want to use this to broadcast training model, please use value(true) to get the model. And before broadcasting please make sure the model's parameter is compacted.
data type
The parameters of a distributed optimizer
batch size
how many epochs to run
data type (double / float)
module name
inputData input data type (constant / random)