Type VariableAggregation
Namespace tensorflow.compat.v2
Parent Enum
Fields
Public fields
int value__
return int
|
VariableAggregation NONE
return VariableAggregation
|
VariableAggregation SUM
return VariableAggregation
|
VariableAggregation ONLY_FIRST_REPLICA
return VariableAggregation
|
VariableAggregation MEAN
return VariableAggregation
|