mxnet
|
Indices of RSPNDArray should be non-negative, less than the size of first dimension and in ascending order. More...
#include <utils.h>
Static Public Member Functions | |
template<typename DType , typename IType > | |
static MSHADOW_XINLINE void | Map (int i, DType *out, const IType *idx, const nnvm::dim_t end, const nnvm::dim_t nrows) |
Indices of RSPNDArray should be non-negative, less than the size of first dimension and in ascending order.
|
inlinestatic |