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

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

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