Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.h145 then_execute_function_ = f; in set_then_execute_function()
149 return then_execute_function_; in then_execute_function()
168 ThenExecuteFunction* then_execute_function_ = nullptr; variable