Home
last modified time | relevance | path

Searched defs:HloModule (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dcompiler.cc83 std::vector<std::unique_ptr<HloModule>> /*hlo_modules*/, in Compile()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc35 HloModule::HloModule(const string& name, in HloModule() function in xla::HloModule
44 HloModule::HloModule(const string& name) in HloModule() function in xla::HloModule
47 HloModule::HloModule(const string& name, const HloModuleConfig& config) in HloModule() function in xla::HloModule
Dhlo_computation.h48 class HloModule; variable
Dhlo_instruction.h58 class HloModule; variable