Home
last modified time | relevance | path

Searched refs:EnqueueExecution (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h688 StatusOr<ScopedShapedBuffer> EnqueueExecution(
Dpjrt_stream_executor_client.cc1681 StatusOr<ScopedShapedBuffer> PjRtStreamExecutorExecutable::EnqueueExecution( in EnqueueExecution() function in xla::PjRtStreamExecutorExecutable
1889 StatusOr<ScopedShapedBuffer> result_buffer_or_status = EnqueueExecution( in ExecuteHelper()