Searched refs:CreateExecutable (Results 1 – 3 of 3) sorted by relevance
213 CreateExecutable(std::move(module), run_hlo_passes)); in ExecuteWithDeviceBuffers()277 CreateExecutable(std::move(module), options.run_hlo_passes)); in ExecuteReplicated()426 StatusOr<std::unique_ptr<Executable>> HloRunner::CreateExecutable( in CreateExecutable() function in xla::HloRunner
162 StatusOr<std::unique_ptr<Executable>> CreateExecutable(
437 test_runner_.CreateExecutable(std::move(module), run_hlo_passes); in RunMultipleTimes()