Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtraceable_stack_test.py80 t_stack = traceable_stack.TraceableStack()
91 t_stack = traceable_stack.TraceableStack()
97 t_stack = traceable_stack.TraceableStack()
114 t_stack = traceable_stack.TraceableStack()
Dtraceable_stack.py74 class TraceableStack(object): class
133 return TraceableStack(self._stack)
Dops.py2958 self._graph_device_function_stack = traceable_stack.TraceableStack()
2993 self._graph_colocation_stack = traceable_stack.TraceableStack()
4414 self._device_function_stack = traceable_stack.TraceableStack()
4418 self._colocation_stack = traceable_stack.TraceableStack()