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.py920 def colocate_vars_with(self, colocate_with_variable): argument
2153 def colocate_vars_with(self, colocate_with_variable): argument
2200 def _validate_colocate_with_variable(self, colocate_with_variable): argument
3417 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.py533 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dtpu_strategy.py874 def _validate_colocate_with_variable(self, colocate_with_variable): argument