Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc38 struct CanonicalDebugOptions { struct
39 explicit CanonicalDebugOptions(const DebugOptions& opts) in CanonicalDebugOptions() function
148 const CanonicalDebugOptions& opts) { in DumpToFileInDirImpl()
206 const CanonicalDebugOptions& opts) { in DumpToFileInDirOrStdoutImpl()
224 const CanonicalDebugOptions& opts) { in DumpHloModuleImpl()
312 const CanonicalDebugOptions& opts, in DumpHloModuleMetadata()
377 CanonicalDebugOptions(module.config().debug_options())); in DumpToFileInDir()
384 CanonicalDebugOptions(module.config().debug_options())); in DumpToFileInDirOrStdout()
389 CanonicalDebugOptions opts(debug_options); in DumpExecutionOptions()
410 CanonicalDebugOptions opts(module.config().debug_options()); in DumpHloModuleIfEnabled()
[all …]