Searched defs:has_module (Results 1 – 2 of 2) sorted by relevance
76 def has_module(self, name): member in KernelConfig
353 const bool has_module() const { return hlo_module_ != nullptr; } in has_module() function