Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunc_graph.py1328 def device_stack_has_callable(device_stack): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py249 def push(self, is_building_function, enter_context_fn, device_stack): argument