|
ONE - On-device Neural Engine
|
#include <Utils.h>
Data Fields | |
| int | extents [N] |
| int | strides [N] |
| int nnfw::cker::NdArrayDesc< N >::extents[N] |
Definition at line 242 of file Utils.h.
Referenced by nnfw::cker::CopyDimsToDesc(), nnfw::cker::NdArrayDescsForElementwiseBroadcast(), nnfw::cker::NdArrayDescsForElementwiseBroadcast(), nnfw::cker::SubscriptToIndex(), nnfw::cker::SubscriptToIndex(), nnfw::cker::SubscriptToIndex(), and nnfw::cker::SubscriptToIndexGeneric().
| int nnfw::cker::NdArrayDesc< N >::strides[N] |
Definition at line 246 of file Utils.h.
Referenced by nnfw::cker::CopyDimsToDesc(), nnfw::cker::NdArrayDescsForElementwiseBroadcast(), nnfw::cker::NdArrayDescsForElementwiseBroadcast(), nnfw::cker::SubscriptToIndex(), nnfw::cker::SubscriptToIndex(), nnfw::cker::SubscriptToIndex(), and nnfw::cker::SubscriptToIndexGeneric().