Searched defs:GetNumBytes (Results 1 – 2 of 2) sorted by relevance
/external/armnn/include/armnn/ | ||
D | Tensor.hpp | 289 unsigned int GetNumBytes() const { return m_Info.GetNumBytes(); } in GetNumBytes() function in armnn::BaseTensor |
/external/armnn/src/armnn/ | ||
D | Tensor.cpp | 418 unsigned int TensorInfo::GetNumBytes() const in GetNumBytes() function in armnn::TensorInfo |