HomeSort by relevance Sort by last modified time
    Searched defs:has_module (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/
kernel_config.py 75 def has_module(self, name): member in class:KernelConfig
121 self.has_module(name)
  /external/tensorflow/tensorflow/compiler/xla/service/
executable.h 167 const bool has_module() const { return hlo_module_ != nullptr; } function in class:xla::Executable

Completed in 78 milliseconds