Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc49 dump_max_hlo_modules(opts.xla_dump_max_hlo_modules()), in CanonicalDebugOptions()
142 int64 dump_max_hlo_modules; member
177 if (opts.dump_max_hlo_modules > 0) { in DumpToFileInDirImpl()
185 if (matches.size() > opts.dump_max_hlo_modules) { in DumpToFileInDirImpl()
188 << opts.dump_max_hlo_modules; in DumpToFileInDirImpl()