Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddump.h139 inline bool DumpingEnabledForHloModule(const HloModule& module) { in DumpingEnabledForHloModule() function
H A Ddump.cc686 bool DumpingEnabledForHloModule(string_view hlo_module_name, in DumpingEnabledForHloModule() function