Apache SINGA
A distributed deep learning platform .
|
This is the complete list of members for mshadow::expr::UnPoolingExp< Reducer, Device >, including all inherited members.
data_pooled_ | mshadow::expr::UnPoolingExp< Reducer, Device > | |
data_src_ | mshadow::expr::UnPoolingExp< Reducer, Device > | |
grad_pooled_ | mshadow::expr::UnPoolingExp< Reducer, Device > | |
ksize_ | mshadow::expr::UnPoolingExp< Reducer, Device > | |
kstride_ | mshadow::expr::UnPoolingExp< Reducer, Device > | |
real_self(void) const | mshadow::expr::MakeTensorExp< UnPoolingExp< Reducer, Device >, Tensor< Device, 4 >, 4 > | inline |
refself(void) | mshadow::expr::Exp< MakeTensorExp< UnPoolingExp< Reducer, Device >, Tensor< Device, 4 >, dim >, type::kMapper > | inline |
self(void) const | mshadow::expr::Exp< MakeTensorExp< UnPoolingExp< Reducer, Device >, Tensor< Device, 4 >, dim >, type::kMapper > | inline |
shape_ | mshadow::expr::MakeTensorExp< UnPoolingExp< Reducer, Device >, Tensor< Device, 4 >, 4 > | |
UnPoolingExp(const Tensor< Device, 4 > &data_src, const Tensor< Device, 4 > &data_pooled, const Tensor< Device, 4 > &grad_pooled, index_t ksize, index_t kstride) | mshadow::expr::UnPoolingExp< Reducer, Device > | inline |