24.02
|
#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 19 of file TensorBufferArrayView.hpp.
|
inline |
Definition at line 22 of file TensorBufferArrayView.hpp.
References ARMNN_ASSERT, and TensorShape::GetNumDimensions().
|
inline |
Definition at line 31 of file TensorBufferArrayView.hpp.
References DataLayoutIndexed::GetIndex().