OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_TPUSystemMetadata
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/tpu/
tpu_system_metadata.py
44
#
_TPUSystemMetadata
is used by TPUEstimator to hold TPU configuration,
46
_TPUSystemMetadata
= collections.namedtuple('
_TPUSystemMetadata
', [
140
metadata =
_TPUSystemMetadata
(
tpu_context.py
720
tpu_system_metadata_lib.
_TPUSystemMetadata
( # pylint: disable=protected-access
Completed in 513 milliseconds