Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.h60 void DumpExecutionOptions(const ExecutionOptions& execution_options,
Dcompile_only_service.cc117 DumpExecutionOptions(execution_options, debug_options); in CompileAheadOfTime()
Ddump.cc387 void DumpExecutionOptions(const ExecutionOptions& execution_options, in DumpExecutionOptions() function