Searched defs:GetAllocatedBytes (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | tensor.cc | 68 bool TensorBuffer::GetAllocatedBytes(size_t* out_bytes) const { in GetAllocatedBytes() function in tensorflow::TensorBuffer |
D | dataset.cc | 358 int64 GetAllocatedBytes(const std::vector<Tensor>& element) { in GetAllocatedBytes() function |