Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtraceable_stack_test.py87 self.assertEqual('hope', t_stack.pop_obj())
88 self.assertEqual(42.0, t_stack.pop_obj())
103 obj_3 = t_stack.pop_obj()
104 obj_2 = t_stack.pop_obj()
105 obj_1 = t_stack.pop_obj()
106 obj_0 = t_stack.pop_obj()
Dtraceable_stack.py105 def pop_obj(self): member in TraceableStack
Dops.py4436 self._colocation_stack.pop_obj()
4438 self._colocation_stack.pop_obj()
4520 self._device_function_stack.pop_obj()