OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPUContext
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/tpu/
tpu_context.py
44
class
TPUContext
(object):
73
`
TPUContext
` instance with current invocation index set properly.
88
raise RuntimeError('This
TPUContext
instance must not be called from'
138
raise RuntimeError('This
TPUContext
instance must not be called from'
tpu_estimator.py
743
user_context = tpu_context.
TPUContext
(
782
user_context = tpu_context.
TPUContext
(
[
all
...]
Completed in 1380 milliseconds