Searched defs:execution_output (Results 1 – 3 of 3) sorted by relevance
185 StatusOr<xla::ExecutionOutput> execution_output; in RunExecutable() local372 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in ComputeAsync() local616 StatusOr<xla::ExecutionOutput> execution_output = RunExecutable( in Compute() local
98 xla::ExecutionOutput execution_output = std::move(run_result).value(); in Run() local
2014 ExecutionOutput& execution_output = result_buffer_or_status.ValueOrDie(); in EnqueueExecution() local