Home
last modified time | relevance | path

Searched defs:GetHloModule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_padder_test.cc87 std::unique_ptr<HloModule> GetHloModule(const std::string& hlo_text) { in GetHloModule() function in xla::__anona16526b00111::DynamicPadderTest
529 std::unique_ptr<HloModule> GetHloModule(const std::string& hlo_text) { in GetHloModule() function in xla::__anona16526b00111::ExecutionTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc113 StatusOr<std::shared_ptr<HloModule>> GetHloModule( in GetHloModule() function