Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_buffer.h71 int64 OnDeviceSizeInBytes() { return buffer_->OnDeviceSizeInBytes(); } in OnDeviceSizeInBytes() function
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1017 int64 PjRtStreamExecutorBuffer::OnDeviceSizeInBytes() const { in OnDeviceSizeInBytes() function in xla::PjRtStreamExecutorBuffer