Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::LinearConfig Member List
This is the complete list of members for
Mila::Dnn::LinearConfig
, including all inherited members.
getInputFeatures
() const
Mila::Dnn::LinearConfig
inline
getName
() const
Mila::Dnn::ComponentConfig
inline
getOutputFeatures
() const
Mila::Dnn::LinearConfig
inline
getPrecision
() const
Mila::Dnn::ComponentConfig
inline
has_bias_
Mila::Dnn::LinearConfig
private
hasBias
() const
Mila::Dnn::LinearConfig
inline
input_features_
Mila::Dnn::LinearConfig
private
is_training_
Mila::Dnn::ComponentConfig
protected
isTraining
() const
Mila::Dnn::ComponentConfig
inline
LinearConfig
(size_t input_features, size_t output_features)
Mila::Dnn::LinearConfig
inline
name_
Mila::Dnn::ComponentConfig
protected
output_features_
Mila::Dnn::LinearConfig
private
precision_
Mila::Dnn::ComponentConfig
protected
validate
() const
Mila::Dnn::LinearConfig
inline
virtual
withBias
(bool has_bias)
Mila::Dnn::LinearConfig
inline
withName
(this Self &&self, std::string name)
Mila::Dnn::ComponentConfig
inline
withPrecision
(this Self &&self, ComputePrecision::Policy policy)
Mila::Dnn::ComponentConfig
inline
withTraining
(this Self &&self, bool is_training)
Mila::Dnn::ComponentConfig
inline
~ComponentConfig
()=default
Mila::Dnn::ComponentConfig
virtual
Generated by
1.9.8