Home
last modified time | relevance | path

Searched refs:validate_colocate_distributed_variable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dmirrored_strategy.py567 values.validate_colocate_distributed_variable(colocate_with_variable, self)
Dvalues.py599 def validate_colocate_distributed_variable(v, extended): function