Home
last modified time | relevance | path

Searched defs:DumpingEnabledForHloModule (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.h94 inline bool DumpingEnabledForHloModule(const HloModule& module) { in DumpingEnabledForHloModule() function
Ddump.cc290 bool DumpingEnabledForHloModule(string_view hlo_module_name, in DumpingEnabledForHloModule() function