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.py241 _traced_graphs = set() variable in TensorTracer
1565 if graph in TensorTracer._traced_graphs:
1570 TensorTracer._traced_graphs.add(graph)
1617 if graph in TensorTracer._traced_graphs:
1622 TensorTracer._traced_graphs.add(graph)