Searched defs:GetHloModule (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | dynamic_padder_test.cc | 87 std::unique_ptr<HloModule> GetHloModule(const std::string& hlo_text) { in GetHloModule() function in xla::__anona16526b00111::DynamicPadderTest |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ | ||
H A D | xla_compiler.cc | 113 StatusOr<std::shared_ptr<HloModule>> GetHloModule( in GetHloModule() function |