Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc185 StatusOr<xla::ExecutionOutput> execution_output; in RunExecutable() local
372 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in ComputeAsync() local
616 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compile_on_demand_op.cc98 xla::ExecutionOutput execution_output = std::move(run_result).value(); in Run() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc2014 ExecutionOutput& execution_output = result_buffer_or_status.ValueOrDie(); in EnqueueExecution() local