Home
last modified time | relevance | path

Searched defs:device_stack (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dfunc_graph.py764 def device_stack_has_callable(device_stack): argument
/external/tensorflow/tensorflow/python/eager/
Dcontext.py189 def push(self, is_building_function, enter_context_fn, device_stack): argument