MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / module

Method module

tensorflow/compiler/xla/tools/hlo_extractor.cc:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 HloModule* module() { return module_.get(); }
98
99 std::unique_ptr<HloModule> ConsumeModule() { return std::move(module_); }
100

Callers 7

ExtractModuleFunction · 0.45
RealMainFunction · 0.45
RealMainFunction · 0.45
RealMainFunction · 0.45
RealMainFunction · 0.45
XLA_TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

getMethod · 0.45

Tested by 2

XLA_TEST_FFunction · 0.36
TEST_FFunction · 0.36