Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dxfeed_manager.cc83 int64_t GetByteSizeRequirement(const Shape& shape, int64_t pointer_size) { in GetByteSizeRequirement() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dgeneric_transfer_manager.cc163 int64_t GenericTransferManager::GetByteSizeRequirement( in GetByteSizeRequirement() function in xla::GenericTransferManager
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_transfer_manager.cc213 int64_t TpuTransferManager::GetByteSizeRequirement( in GetByteSizeRequirement() function in tensorflow::tpu::TpuTransferManager