Home
last modified time | relevance | path

Searched defs:UnsafeBufferPointer (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_client.cc24 StatusOr<std::uintptr_t> PjRtClient::UnsafeBufferPointer(PjRtBuffer* buffer) { in UnsafeBufferPointer() function in xla::PjRtClient
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_buffer.cc267 StatusOr<std::uintptr_t> PyBuffer::UnsafeBufferPointer() const { in UnsafeBufferPointer() function in xla::PyBuffer