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