Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h695 virtual std::vector<std::unique_ptr<PjRtBuffer>> MakeOutputBuffers(
Dpjrt_stream_executor_client.cc1822 PjRtStreamExecutorExecutable::MakeOutputBuffers( in MakeOutputBuffers() function in xla::PjRtStreamExecutorExecutable
1920 MakeOutputBuffers(device_ordinal, options, std::move(result_buffer), in ExecuteHelper()