mxnet
mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE > Member List

This is the complete list of members for mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >, including all inherited members.

__assign(DType s)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
__assign(const Exp< E, DType, etype > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
__assign(const Exp< Tensor< Device, dimension, DType >, DType, type::kRValue > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
CheckContiguous(void) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
dptr_mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >
FlatTo1D(void) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
FlatTo2D(void) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
kDevCPUmshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >static
kSubdimmshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >static
MemSize(void) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
MSize(void) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
operator*=(DType s)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator*=(const Exp< E, DType, etype > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator+=(DType s)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator+=(const Exp< E, DType, etype > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator-=(DType s)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator-=(const Exp< E, DType, etype > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator/=(DType s)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator/=(const Exp< E, DType, etype > &exp)mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
operator=(const Tensor< Device, dimension, DType > &exp)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
operator=(const expr::Exp< E, DType, etype > &exp)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
operator=(const DType &exp)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
operator[](index_t idx) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
ptrself(void)mshadow::expr::Exp< Tensor< Device, dimension, DType >, DType, type::kRValue >inline
self(void) constmshadow::expr::Exp< Tensor< Device, dimension, DType >, DType, type::kRValue >inline
set_stream(Stream< Device > *stream)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
shape_mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >
size(int idx) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
Slice(index_t begin, index_t end) const mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
stream_mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >
stride_mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >
T(void) constmshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType >inline
Tensor(void)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
Tensor(const Shape< dimension > &shape)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
Tensor(DType *dptr, const Shape< dimension > &shape)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
Tensor(DType *dptr, const Shape< dimension > &shape, Stream< Device > *stream)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline
Tensor(DType *dptr, const Shape< dimension > &shape, index_t stride, Stream< Device > *stream)mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE >inline