Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py119 _TENSOR_TRACER_STORAGE = 'tensor_tracer_storage' variable
198 collection = graph.get_collection(_TENSOR_TRACER_STORAGE)
221 collections=[_TENSOR_TRACER_STORAGE, ops.GraphKeys.GLOBAL_VARIABLES])