Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dexecutable_run_options.h148 ThenExecuteFunction* then_execute_function() const { in then_execute_function() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executable.cc56 CHECK_EQ(options.run_options().then_execute_function(), nullptr) in ToC()