Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Ddlpack.cc254 StatusOr<py::capsule> BufferToDLPackManagedTensor(py::handle py_buffer, in BufferToDLPackManagedTensor()
Dpy_values.cc193 StatusOr<DevicePutResult> PyBufferHelper(py::handle obj, py::handle py_buffer, in PyBufferHelper()
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc456 auto py_buffer = absl::make_unique<PjRtStreamExecutorBuffer>( in AllocateDestinationBuffer() local