Type VariableAggregation
Namespace tensorflow
Parent Enum
Public fields
VariableAggregation NONE
return VariableAggregation
|
int value__
return int
|
VariableAggregation SUM
return VariableAggregation
|
VariableAggregation MEAN
return VariableAggregation
|
VariableAggregation ONLY_FIRST_TOWER
return VariableAggregation
|
VariableAggregation ONLY_FIRST_REPLICA
return VariableAggregation
|