Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc170 StatusOr<xla::ExecutionOutput> RunExecutable( in RunExecutable() function
372 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in ComputeAsync()
616 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in Compute()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_execute_op.cc188 xla::StatusOr<xla::ExecutionOutput> RunExecutable( in RunExecutable() function
239 return RunExecutable(context, node_context, executable, in ExecuteTPUProgram()
H A Dxrt_execute_op.cc297 xla::StatusOr<RefPtr<XRTTupleAllocation>> RunExecutable( in RunExecutable() function
386 return RunExecutable(context, device_ref, executable, input_tuples, in ExecuteComputation()