Home
last modified time | relevance | path

Searched refs:CreateModuleFromString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dtoken_hlo_test.cc147 HloRunner::CreateModuleFromString(module_string, debug_options)); in XLA_TEST_F()
185 HloRunner::CreateModuleFromString(module_string, debug_options)); in XLA_TEST_F()
195 HloRunner::CreateModuleFromString(module_string, debug_options)); in XLA_TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner_interface.cc23 HloRunnerInterface::CreateModuleFromString(const absl::string_view hlo_string, in CreateModuleFromString() function in xla::HloRunnerInterface
H A Dhlo_runner_interface.h90 static StatusOr<std::unique_ptr<HloModule>> CreateModuleFromString(