Home
last modified time | relevance | path

Searched defs:tpu_ordinal_function (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtpu_feed.py549 tpu_ordinal_function=None, argument
597 tpu_ordinal_function = lambda index: -1 function
624 tpu_ordinal_function=None): argument
Dtpu_context.py565 def tpu_ordinal_function(self, host_id): member in _InternalTPUContext