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.py334 def colocate_vars_with(self, colocate_with_variable): argument
935 def colocate_vars_with(self, colocate_with_variable): argument
981 def _validate_colocate_with_variable(self, colocate_with_variable): argument
1564 def colocate_vars_with(self, colocate_with_variable): argument
Done_device_strategy.py73 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dparameter_server_strategy.py252 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dtpu_strategy.py254 def _validate_colocate_with_variable(self, colocate_with_variable): argument
Dmirrored_strategy.py566 def _validate_colocate_with_variable(self, colocate_with_variable): argument