Home
last modified time | relevance | path

Searched defs:ExecuteWithExecutable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner_interface.h142 StatusOr<Literal> ExecuteWithExecutable( in ExecuteWithExecutable() function
H A Dhlo_runner_interface.cc104 StatusOr<Literal> HloRunnerInterface::ExecuteWithExecutable( in ExecuteWithExecutable() function in xla::HloRunnerInterface
H A Dhlo_runner.cc114 StatusOr<Literal> HloRunner::ExecuteWithExecutable( in ExecuteWithExecutable() function in xla::HloRunner