Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner_interface.cc64 HloRunnerInterface::ReadModuleFromHloTextFile( in ReadModuleFromHloTextFile() function in xla::HloRunnerInterface
Dhlo_runner_interface.h108 static StatusOr<std::unique_ptr<HloModule>> ReadModuleFromHloTextFile(
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc688 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareFromFile()
714 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareNoHloPassesFromFile()