Home
last modified time | relevance | path

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

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