Searched refs:ONLY_FIRST_REPLICA (Results 1 – 13 of 13) sorted by relevance
132 aggregation=variables.VariableAggregation.ONLY_FIRST_REPLICA,143 aggregation=variables.VariableAggregation.ONLY_FIRST_REPLICA,
840 self.assertEqual(v1.ONLY_FIRST_REPLICA, v2.ONLY_FIRST_REPLICA)841 self.assertEqual(v1.ONLY_FIRST_TOWER, v2.ONLY_FIRST_REPLICA)846 self.assertEqual(v2.ONLY_FIRST_REPLICA, v1.ONLY_FIRST_REPLICA)847 self.assertEqual(v2.ONLY_FIRST_REPLICA, v1.ONLY_FIRST_TOWER)852 self.assertEqual(hash(v1.ONLY_FIRST_REPLICA), hash(v2.ONLY_FIRST_REPLICA))853 self.assertEqual(hash(v1.ONLY_FIRST_TOWER), hash(v2.ONLY_FIRST_REPLICA))
13 name: "ONLY_FIRST_REPLICA"
577 aggregation=tf_variables.VariableAggregation.ONLY_FIRST_REPLICA)589 aggregation=tf_variables.VariableAggregation.ONLY_FIRST_REPLICA)
309 vs.VariableAggregation.ONLY_FIRST_REPLICA
90 vs.VariableAggregation.ONLY_FIRST_REPLICA,
624 if aggregation == vs.VariableAggregation.ONLY_FIRST_REPLICA:1264 if self._aggregation == vs.VariableAggregation.ONLY_FIRST_REPLICA:
235 variable_scope.VariableAggregation.ONLY_FIRST_REPLICA
104 ONLY_FIRST_REPLICA = 3 variable in VariableAggregationV2123 ONLY_FIRST_REPLICA = 3 variable in VariableAggregation
339 aggregation=variables.VariableAggregation.ONLY_FIRST_REPLICA)
429 aggregation=variable_scope.VariableAggregation.ONLY_FIRST_REPLICA)
515 aggregation = variable_scope.VariableAggregation.ONLY_FIRST_REPLICA