mxnet
mshadow::TensorContainer< Device, dimension, DType > Member List

This is the complete list of members for mshadow::TensorContainer< Device, dimension, 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) constmshadow::Tensor< Device, dimension, DType >inline
dptr_mshadow::Tensor< Device, dimension, DType >
FlatTo1D(void) constmshadow::Tensor< Device, dimension, DType >inline
FlatTo2D(void) constmshadow::Tensor< Device, dimension, DType >inline
kDevCPUmshadow::Tensor< Device, dimension, DType >static
kSubdimmshadow::Tensor< Device, dimension, DType >static
LoadBinary(TStream &fi)mshadow::TensorContainer< Device, dimension, DType >inline
MemSize(void) constmshadow::Tensor< Device, dimension, DType >inline
MSize(void) constmshadow::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) constmshadow::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) constmshadow::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) constmshadow::Tensor< Device, dimension, DType >inline
Slice(index_t begin, index_t end) constmshadow::Tensor< Device, dimension, DType >inline
stream_mshadow::Tensor< Device, dimension, DType >
stride_mshadow::Tensor< Device, dimension, DType >
T(void) constmshadow::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_EXCEPTIONmshadow::TensorContainer< Device, dimension, DType >inline