Searched defs:py_buffer (Results 1 – 4 of 4) sorted by relevance
266 StatusOr<py::capsule> BufferToDLPackManagedTensor(py::handle py_buffer, in BufferToDLPackManagedTensor()
206 StatusOr<DevicePutResult> PyBufferHelper(py::handle obj, py::handle py_buffer, in PyBufferHelper()
132 PyBuffer* py_buffer; in Defragment() member
466 auto py_buffer = std::make_unique<PjRtStreamExecutorBuffer>( in AllocateDestinationBuffer() local