Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gradient, arma::Mat< eT > &output) | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | |
ChannelShuffle() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | |
ChannelShuffle(const size_t inRowSize, const size_t inColSize, const size_t depth, const size_t groupCount) | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | |
Delta() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
Delta() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | |
InColSize() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InColSize() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InDepth() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InDepth() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InGroupCount() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InGroupCount() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InputShape() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InRowSize() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
InRowSize() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
OutputParameter() const | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
OutputParameter() | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | inline |
serialize(Archive &ar, const uint32_t) | mlpack::ann::ChannelShuffle< InputDataType, OutputDataType > | |