Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc94 xla::ExecutionOutput execution_output = run_result.ConsumeValueOrDie(); in Run() local
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc298 StatusOr<xla::ExecutionOutput> execution_output; in Compute() local
541 StatusOr<xla::ExecutionOutput> execution_output; in Compute() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1968 ExecutionOutput& execution_output = result_buffer_or_status.ValueOrDie(); in EnqueueExecution() local