24.08
|
#include <TensorBufferArrayView.hpp>
Public Member Functions | |
TensorBufferArrayView (const TensorShape &shape, DataType *data, armnnUtils::DataLayoutIndexed dataLayout=DataLayout::NCHW) | |
DataType & | Get (unsigned int b, unsigned int c, unsigned int h, unsigned int w) const |
Definition at line 17 of file TensorBufferArrayView.hpp.
|
inline |
Definition at line 20 of file TensorBufferArrayView.hpp.
References ARMNN_THROW_INVALIDARG_MSG_IF_FALSE, and TensorShape::GetNumDimensions().
|
inline |
Definition at line 30 of file TensorBufferArrayView.hpp.
References DataLayoutIndexed::GetIndex().