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.py284 def _validate_colocate_with_variable(self, colocate_with_variable): member in OneDeviceExtended
Dparameter_server_strategy.py336 def _validate_colocate_with_variable(self, colocate_with_variable): member in ParameterServerStrategyExtended
Ddistribute_lib.py2274 self._validate_colocate_with_variable(colocate_with_variable)
2277 def _validate_colocate_with_variable(self, colocate_with_variable): member in StrategyExtendedV2
Dmirrored_strategy.py538 def _validate_colocate_with_variable(self, colocate_with_variable): member in MirroredExtended
Dtpu_strategy.py931 def _validate_colocate_with_variable(self, colocate_with_variable): member in TPUExtended