BlockAffineComponent Member List

This is the complete list of members for BlockAffineComponent, including all inherited members.

Add(BaseFloat alpha, const Component &other)BlockAffineComponentvirtual
Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) constBlockAffineComponentvirtual
bias_params_BlockAffineComponentprotected
BlockAffineComponent()BlockAffineComponentinline
BlockAffineComponent(const BlockAffineComponent &other)BlockAffineComponentexplicit
BlockAffineComponent(const RepeatedAffineComponent &rac)BlockAffineComponentexplicit
Component()Componentinline
ConsolidateMemory()Componentinlinevirtual
Copy() constBlockAffineComponentvirtual
DeleteMemo(void *memo) constComponentinlinevirtual
DotProduct(const UpdatableComponent &other) constBlockAffineComponentvirtual
FreezeNaturalGradient(bool freeze)UpdatableComponentinlinevirtual
GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) constComponentvirtual
Info() constBlockAffineComponentvirtual
Init(int32 input_dim, int32 output_dim, int32 num_blocks, BaseFloat param_stddev, BaseFloat bias_mean, BaseFloat bias_stddev)BlockAffineComponentprivate
InitFromConfig(ConfigLine *cfl)BlockAffineComponentvirtual
InitLearningRatesFromConfig(ConfigLine *cfl)UpdatableComponentprotected
InputDim() constBlockAffineComponentinlinevirtual
is_gradient_UpdatableComponentprotected
IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) constComponentvirtual
l2_regularize_UpdatableComponentprotected
L2Regularization() constUpdatableComponentinline
learning_rate_UpdatableComponentprotected
learning_rate_factor_UpdatableComponentprotected
LearningRate() constUpdatableComponentinline
LearningRateFactor()UpdatableComponentinlinevirtual
linear_params_BlockAffineComponentprotected
max_change_UpdatableComponentprotected
MaxChange() constUpdatableComponentinline
NewComponentOfType(const std::string &type)Componentstatic
num_blocks_BlockAffineComponentprotected
NumParameters() constBlockAffineComponentvirtual
operator=(const BlockAffineComponent &other)BlockAffineComponentprivate
OutputDim() constBlockAffineComponentinlinevirtual
PerturbParams(BaseFloat stddev)BlockAffineComponentvirtual
PrecomputeIndexes(const MiscComputationInfo &misc_info, const std::vector< Index > &input_indexes, const std::vector< Index > &output_indexes, bool need_backprop) constComponentinlinevirtual
Propagate(const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) constBlockAffineComponentvirtual
Properties() constBlockAffineComponentinlinevirtual
Read(std::istream &is, bool binary)BlockAffineComponentvirtual
ReadNew(std::istream &is, bool binary)Componentstatic
ReadUpdatableCommon(std::istream &is, bool binary)UpdatableComponentprotected
ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) constComponentinlinevirtual
Scale(BaseFloat scale)BlockAffineComponentvirtual
SetActualLearningRate(BaseFloat lrate)UpdatableComponentinlinevirtual
SetAsGradient()UpdatableComponentinlinevirtual
SetL2Regularization(BaseFloat a)UpdatableComponentinline
SetLearningRateFactor(BaseFloat lrate_factor)UpdatableComponentinlinevirtual
SetMaxChange(BaseFloat max_change)UpdatableComponentinline
SetUnderlyingLearningRate(BaseFloat lrate)UpdatableComponentinlinevirtual
SetUpdatableConfigs(const UpdatableComponent &other)UpdatableComponent
StoreStats(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, void *memo)Componentinlinevirtual
Type() constBlockAffineComponentinlinevirtual
UnVectorize(const VectorBase< BaseFloat > &params)BlockAffineComponentvirtual
UpdatableComponent(const UpdatableComponent &other)UpdatableComponent
UpdatableComponent()UpdatableComponentinline
Vectorize(VectorBase< BaseFloat > *params) constBlockAffineComponentvirtual
Write(std::ostream &os, bool binary) constBlockAffineComponentvirtual
WriteUpdatableCommon(std::ostream &is, bool binary) constUpdatableComponentprotected
ZeroStats()Componentinlinevirtual
~Component()Componentinlinevirtual
~UpdatableComponent()UpdatableComponentinlinevirtual