Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecution_tracker.cc60 ExecutionHandle execution_handle; in Register() local
61 execution_handle.set_handle(handle); in Register()
62 return execution_handle; in Register()