Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
mshadow::Tensor< Device, 1 > Member List

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

__assign(real_t s)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
__assign(const Exp< E, type::kMapper > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
__assign(const Exp< E, type::kComplex > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
dptr (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >
FlatTo2D(void) const (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
operator*=(real_t s)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator*=(const Exp< E, etype > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator+=(real_t s)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator+=(const Exp< E, etype > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator-=(real_t s)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator-=(const Exp< E, etype > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator/=(real_t s)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator/=(const Exp< E, etype > &exp)mshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
operator=(double s) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
operator=(const expr::Exp< E, expr::type::kMapper > &exp) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
operator=(const expr::Exp< E, expr::type::kComplex > &exp) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
operator[](index_t idx) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
operator[](index_t idx) const (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
refself(void)mshadow::expr::Exp< Tensor< Device, 1 >, type::kContainer >inline
self(void) constmshadow::expr::Exp< Tensor< Device, 1 >, type::kContainer >inline
shape (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >
Slice(index_t begin, index_t end) const (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
T(void) constmshadow::expr::ContainerExp< Tensor< Device, 1 > >inline
Tensor(void) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
Tensor(const Shape< 1 > &shape) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline
Tensor(real_t *dptr, Shape< 1 > shape) (defined in mshadow::Tensor< Device, 1 >)mshadow::Tensor< Device, 1 >inline