AddMerge< InputDataType, OutputDataType, CustomLayers > Member List

This is the complete list of members for AddMerge< InputDataType, OutputDataType, CustomLayers >, including all inherited members.

Add(Args... args)AddMerge< InputDataType, OutputDataType, CustomLayers >inline
Add(LayerTypes< CustomLayers... > layer)AddMerge< InputDataType, OutputDataType, CustomLayers >inline
AddMerge(const bool model=false, const bool run=true)AddMerge< InputDataType, OutputDataType, CustomLayers >
AddMerge(const bool model, const bool run, const bool ownsLayers)AddMerge< InputDataType, OutputDataType, CustomLayers >
Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g)AddMerge< InputDataType, OutputDataType, CustomLayers >
Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g, const size_t index)AddMerge< InputDataType, OutputDataType, CustomLayers >
Delta() constAddMerge< InputDataType, OutputDataType, CustomLayers >inline
Delta()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
Forward(const InputType &, OutputType &output)AddMerge< InputDataType, OutputDataType, CustomLayers >
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient)AddMerge< InputDataType, OutputDataType, CustomLayers >
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient, const size_t index)AddMerge< InputDataType, OutputDataType, CustomLayers >
InputParameter() constAddMerge< InputDataType, OutputDataType, CustomLayers >inline
InputParameter()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
Model()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
OutputParameter() constAddMerge< InputDataType, OutputDataType, CustomLayers >inline
OutputParameter()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
Parameters() constAddMerge< InputDataType, OutputDataType, CustomLayers >inline
Parameters()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
Run() constAddMerge< InputDataType, OutputDataType, CustomLayers >inline
Run()AddMerge< InputDataType, OutputDataType, CustomLayers >inline
serialize(Archive &ar, const uint32_t)AddMerge< InputDataType, OutputDataType, CustomLayers >
~AddMerge()AddMerge< InputDataType, OutputDataType, CustomLayers >