Searched defs:GetMemorySizeInBytes (Results 1 – 4 of 4) sorted by relevance
47 uint64_t GetMemorySizeInBytes() const { return size_; } in GetMemorySizeInBytes() function
359 uint64_t MetalSpatialTensor::GetMemorySizeInBytes() const { in GetMemorySizeInBytes() function in tflite::gpu::metal::MetalSpatialTensor
49 uint64_t GetMemorySizeInBytes() const { return size_; } in GetMemorySizeInBytes() function
462 uint64_t Tensor::GetMemorySizeInBytes() const { in GetMemorySizeInBytes() function in tflite::gpu::cl::Tensor