Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.cc73 bool TensorBuffer::GetAllocatedBytes(size_t* out_bytes) const { in GetAllocatedBytes() function in tensorflow::TensorBuffer
94 bool GetAllocatedBytes(size_t* out_bytes) const override { in GetAllocatedBytes() function in tensorflow::__anona4d3ae2f0111::BufferBase
872 bool Tensor::HostScalarTensorBufferBase::GetAllocatedBytes( in GetAllocatedBytes() function in tensorflow::Tensor::HostScalarTensorBufferBase
906 bool GetAllocatedBytes(size_t* out_bytes) const override { in GetAllocatedBytes() function in tensorflow::SubBuffer
H A Ddataset.cc420 int64_t GetAllocatedBytes(const std::vector<Tensor>& element) { in GetAllocatedBytes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dfallback_tensor.cc47 bool GetAllocatedBytes(size_t*) const override { return false; } in GetAllocatedBytes() function in tensorflow::tfrt_stub::__anonb0533b900111::ImmutableTensorBuffer