Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu.py249 def replace_with_unreplicated_resources(resource_inputs): function
262 return bool(replace_with_unreplicated_resources(resource_reads) or
263 replace_with_unreplicated_resources(resource_writes))