Home
last modified time | relevance | path

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

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