Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc35 struct CanonicalDebugOptions { struct
36 explicit CanonicalDebugOptions(const DebugOptions& opts) in CanonicalDebugOptions() argument
138 const CanonicalDebugOptions& opts) { in DumpToFileInDirImpl()
172 const CanonicalDebugOptions& opts) { in DumpToFileInDirOrStdoutImpl()
187 const CanonicalDebugOptions& opts) { in DumpHloModuleImpl()
255 CanonicalDebugOptions(module.config().debug_options())); in DumpToFileInDir()
262 CanonicalDebugOptions(module.config().debug_options())); in DumpToFileInDirOrStdout()
266 CanonicalDebugOptions opts(module.config().debug_options()); in DumpHloModuleIfEnabled()
275 CanonicalDebugOptions opts(module.config().debug_options()); in DumpHloModuleIfEnabled()
284 CanonicalDebugOptions opts(module.config().debug_options()); in DumpHloModuleIfEnabled()
[all …]