ONE - On-device Neural Engine
|
#include <NDArray.h>
Data Fields | |
int | extents [N] |
int | strides [N] |
int NdArrayDesc< N >::extents[N] |
Definition at line 41 of file NDArray.h.
Referenced by NdArrayDescsForElementwiseBroadcast(), and SubscriptToIndex().
int NdArrayDesc< N >::strides[N] |
Definition at line 45 of file NDArray.h.
Referenced by NdArrayDescsForElementwiseBroadcast(), and SubscriptToIndex().