Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtraceable_stack.py109 def peek_top_obj(self): member in TraceableStack
Dtraceable_stack_test.py94 self.assertEqual('hope', t_stack.peek_top_obj())
Dops.py4513 old_top_of_stack = self._device_function_stack.peek_top_obj()
4517 new_top_of_stack = self._device_function_stack.peek_top_obj()