Searched refs:CreateModuleFromString (Results 1 – 3 of 3) sorted by relevance
148 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()
23 HloRunnerInterface::CreateModuleFromString(const absl::string_view hlo_string, in CreateModuleFromString() function in xla::HloRunnerInterface
90 static StatusOr<std::unique_ptr<HloModule>> CreateModuleFromString(