| __assign(DType s) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| __assign(const Exp< E, DType, etype > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| __assign(const Exp< Tensor< Device, 1, DType >, DType, type::kRValue > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| CheckContiguous(void) const | mshadow::Tensor< Device, 1, DType > | inline |
| dptr_ | mshadow::Tensor< Device, 1, DType > | |
| FlatTo1D(void) const | mshadow::Tensor< Device, 1, DType > | inline |
| FlatTo2D(void) const | mshadow::Tensor< Device, 1, DType > | inline |
| MSize(void) const | mshadow::Tensor< Device, 1, DType > | inline |
| operator*=(DType s) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator*=(const Exp< E, DType, etype > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator+=(DType s) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator+=(const Exp< E, DType, etype > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator-=(DType s) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator-=(const Exp< E, DType, etype > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator/=(DType s) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator/=(const Exp< E, DType, etype > &exp) | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| operator=(const Tensor< Device, 1, DType > &exp) | mshadow::Tensor< Device, 1, DType > | inline |
| operator=(const expr::Exp< E, DType, etype > &exp) | mshadow::Tensor< Device, 1, DType > | inline |
| operator=(const DType &exp) | mshadow::Tensor< Device, 1, DType > | inline |
| operator[](index_t idx) | mshadow::Tensor< Device, 1, DType > | inline |
| operator[](index_t idx) const | mshadow::Tensor< Device, 1, DType > | inline |
| ptrself(void) | mshadow::expr::Exp< Tensor< Device, 1, DType >, DType, type::kRValue > | inline |
| self(void) const | mshadow::expr::Exp< Tensor< Device, 1, DType >, DType, type::kRValue > | inline |
| set_stream(Stream< Device > *stream) | mshadow::Tensor< Device, 1, DType > | inline |
| shape_ | mshadow::Tensor< Device, 1, DType > | |
| size(index_t i) const | mshadow::Tensor< Device, 1, DType > | inline |
| Slice(index_t begin, index_t end) const | mshadow::Tensor< Device, 1, DType > | inline |
| stream_ | mshadow::Tensor< Device, 1, DType > | |
| stride_ | mshadow::Tensor< Device, 1, DType > | |
| T(void) const | mshadow::expr::RValueExp< Tensor< Device, 1, DType >, DType > | inline |
| Tensor(void) | mshadow::Tensor< Device, 1, DType > | inline |
| Tensor(const Shape< 1 > &shape) | mshadow::Tensor< Device, 1, DType > | inline |
| Tensor(DType *dptr, Shape< 1 > shape) | mshadow::Tensor< Device, 1, DType > | inline |
| Tensor(DType *dptr, Shape< 1 > shape, Stream< Device > *stream) | mshadow::Tensor< Device, 1, DType > | inline |
| Tensor(DType *dptr, Shape< 1 > shape, index_t stride, Stream< Device > *stream) | mshadow::Tensor< Device, 1, DType > | inline |