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.py286 def _validate_colocate_with_variable(self, colocate_with_variable): member in OneDeviceExtended
Dparameter_server_strategy.py338 def _validate_colocate_with_variable(self, colocate_with_variable): member in ParameterServerStrategyExtended
Ddistribute_lib.py2197 self._validate_colocate_with_variable(colocate_with_variable)
2200 def _validate_colocate_with_variable(self, colocate_with_variable): member in StrategyExtendedV2
Dmirrored_strategy.py533 def _validate_colocate_with_variable(self, colocate_with_variable): member in MirroredExtended
Dtpu_strategy.py874 def _validate_colocate_with_variable(self, colocate_with_variable): member in TPUExtended