| __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, DType > | inline |
| dptr_ | mshadow::Tensor< Device, dimension, DType > | |
| FlatTo1D(void) const | mshadow::Tensor< Device, dimension, DType > | inline |
| FlatTo2D(void) const | mshadow::Tensor< Device, dimension, DType > | inline |
| kDevCPU | mshadow::Tensor< Device, dimension, DType > | static |
| kSubdim | mshadow::Tensor< Device, dimension, DType > | static |
| LoadBinary(TStream &fi) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| MemSize(void) const | mshadow::Tensor< Device, dimension, DType > | inline |
| MSize(void) const | mshadow::Tensor< Device, dimension, 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 TensorContainer< Device, dimension, DType > &src) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| operator=(DType s) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| operator=(const expr::Exp< E, DType, expr::type::kMapper > &exp) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| operator=(const expr::Exp< E, DType, expr::type::kChainer > &exp) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| operator=(const expr::Exp< E, DType, expr::type::kComplex > &exp) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| Tensor< Device, dimension, DType >::operator=(const Tensor< Device, dimension, DType > &exp) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor< Device, dimension, DType >::operator=(const expr::Exp< E, DType, etype > &exp) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor< Device, dimension, DType >::operator=(const DType &exp) | mshadow::Tensor< Device, dimension, DType > | inline |
| operator[](index_t idx) const | mshadow::Tensor< Device, dimension, DType > | inline |
| ptrself(void) | mshadow::expr::Exp< Tensor< Device, dimension, DType >, DType, type::kRValue > | inline |
| Release(void) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| Resize(const Shape< dimension > &shape) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| Resize(const Shape< dimension > &shape, DType initv) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| SaveBinary(TStream &fo) const | mshadow::TensorContainer< Device, dimension, DType > | inline |
| self(void) const | mshadow::expr::Exp< Tensor< Device, dimension, DType >, DType, type::kRValue > | inline |
| set_pad(bool pad) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| set_stream(Stream< Device > *stream) | mshadow::Tensor< Device, dimension, DType > | inline |
| shape_ | mshadow::Tensor< Device, dimension, DType > | |
| size(int idx) const | mshadow::Tensor< Device, dimension, DType > | inline |
| Slice(index_t begin, index_t end) const | mshadow::Tensor< Device, dimension, DType > | inline |
| stream_ | mshadow::Tensor< Device, dimension, DType > | |
| stride_ | mshadow::Tensor< Device, dimension, DType > | |
| T(void) const | mshadow::expr::RValueExp< Tensor< Device, dimension, DType >, DType > | inline |
| Tensor(void) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor(const Shape< dimension > &shape) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor(DType *dptr, const Shape< dimension > &shape) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor(DType *dptr, const Shape< dimension > &shape, Stream< Device > *stream) | mshadow::Tensor< Device, dimension, DType > | inline |
| Tensor(DType *dptr, const Shape< dimension > &shape, index_t stride, Stream< Device > *stream) | mshadow::Tensor< Device, dimension, DType > | inline |
| TensorContainer(bool pad=MSHADOW_ALLOC_PAD) | mshadow::TensorContainer< Device, dimension, DType > | inlineexplicit |
| TensorContainer(const Shape< dimension > &shape) | mshadow::TensorContainer< Device, dimension, DType > | inlineexplicit |
| TensorContainer(const Shape< dimension > &shape, DType initv) | mshadow::TensorContainer< Device, dimension, DType > | inlineexplicit |
| TensorContainer(const TensorContainer< Device, dimension, DType > &src) | mshadow::TensorContainer< Device, dimension, DType > | inline |
| ~TensorContainer(void) MSHADOW_THROW_EXCEPTION | mshadow::TensorContainer< Device, dimension, DType > | inline |