Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py1062 _TraceContext = collections.namedtuple("TraceContext", ("graph", "profiler")) variable
1109 _current_trace_context = _TraceContext(graph=graph, profiler=profiler)