Apollo  6.0
Open source self driving car software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
apollo::prediction::network::Activation Member List

This is the complete list of members for apollo::prediction::network::Activation, including all inherited members.

Layer()=defaultapollo::prediction::network::Layer
Load(const apollo::prediction::LayerParameter &layer_pb) overrideapollo::prediction::network::Activationvirtual
Load(const apollo::prediction::ActivationParameter &activation_pb)apollo::prediction::network::Activation
Name() constapollo::prediction::network::Layerinline
OrderNumber() constapollo::prediction::network::Layerinline
ResetState()apollo::prediction::network::Layerinlinevirtual
Run(const std::vector< Eigen::MatrixXf > &inputs, Eigen::MatrixXf *output) overrideapollo::prediction::network::Activationvirtual
SetState(const std::vector< Eigen::MatrixXf > &states)apollo::prediction::network::Layerinlinevirtual
State(std::vector< Eigen::MatrixXf > *states) constapollo::prediction::network::Layerinlinevirtual
~Layer()=defaultapollo::prediction::network::Layervirtual