Home
last modified time | relevance | path

Searched defs:colocate_with_variable (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py956 def colocate_vars_with(self, colocate_with_variable): argument
2223 def colocate_vars_with(self, colocate_with_variable): argument
2270 def _validate_colocate_with_variable(self, colocate_with_variable): argument
3641 def colocate_vars_with(self, colocate_with_variable): argument
Done_device_strategy.py286 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dparameter_server_strategy.py338 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dmirrored_strategy.py532 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dtpu_strategy.py873 def _validate_colocate_with_variable(self, colocate_with_variable): argument