Home
last modified time | relevance | path

Searched refs:_validate_colocate_with_variable (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Done_device_strategy.py73 def _validate_colocate_with_variable(self, colocate_with_variable): member in OneDeviceExtended
Ddistribute_lib.py978 self._validate_colocate_with_variable(colocate_with_variable)
981 def _validate_colocate_with_variable(self, colocate_with_variable): member in DistributionStrategyExtended
Dparameter_server_strategy.py252 def _validate_colocate_with_variable(self, colocate_with_variable): member in ParameterServerStrategyExtended
Dtpu_strategy.py254 def _validate_colocate_with_variable(self, colocate_with_variable): member in TPUExtended
Dmirrored_strategy.py566 def _validate_colocate_with_variable(self, colocate_with_variable): member in MirroredExtended