| __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 |
| kDevCPU | mshadow::Tensor< Device, dimension, MSHADOW_DEFAULT_DTYPE > | static |
| kSubdim | mshadow::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) const | mshadow::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) const | mshadow::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 |