Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc136 ExecutableBuildOptions exec_build_options; in CompileExecutable() local
137 *exec_build_options.mutable_debug_options() = GetDebugOptionsFromFlags(); in CompileExecutable()
140 client->Compile(computation, argument_layout_ptrs, exec_build_options)); in CompileExecutable()