Home
last modified time | relevance | path

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

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