Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py392 _traced_graphs = set() variable in TensorTracer
1971 if graph in TensorTracer._traced_graphs:
1976 TensorTracer._traced_graphs.add(graph)
2027 if graph in TensorTracer._traced_graphs:
2032 TensorTracer._traced_graphs.add(graph)