Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_lib.py963 def colocate_vars_with(self, colocate_with_variable): argument
2230 def colocate_vars_with(self, colocate_with_variable): argument
2277 def _validate_colocate_with_variable(self, colocate_with_variable): argument
3646 def colocate_vars_with(self, colocate_with_variable): argument
H A Done_device_strategy.py284 def _validate_colocate_with_variable(self, colocate_with_variable): argument
H A Dparameter_server_strategy.py336 def _validate_colocate_with_variable(self, colocate_with_variable): argument
H A Dmirrored_strategy.py538 def _validate_colocate_with_variable(self, colocate_with_variable): argument
H A Dtpu_strategy.py931 def _validate_colocate_with_variable(self, colocate_with_variable): argument