SigmoidComponent Member List

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

Add(BaseFloat alpha, const Component &other)NonlinearComponentvirtual
Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &, const CuMatrixBase< BaseFloat > &out_value, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) constSigmoidComponentvirtual
block_dim_NonlinearComponentprotected
Component()Componentinline
ConsolidateMemory()NonlinearComponentvirtual
Copy() constSigmoidComponentinlinevirtual
Count() constNonlinearComponentinline
count_NonlinearComponentprotected
DeleteMemo(void *memo) constComponentinlinevirtual
deriv_sum_NonlinearComponentprotected
DerivSum() constNonlinearComponentinline
dim_NonlinearComponentprotected
GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) constComponentvirtual
Info() constNonlinearComponentvirtual
InitFromConfig(ConfigLine *cfl)NonlinearComponentvirtual
InputDim() constNonlinearComponentinlinevirtual
IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) constComponentvirtual
kUnsetThreshold enum valueNonlinearComponentprotected
NewComponentOfType(const std::string &type)Componentstatic
NonlinearComponent()NonlinearComponent
NonlinearComponent(const NonlinearComponent &other)NonlinearComponentexplicit
num_dims_processed_NonlinearComponentprotected
num_dims_self_repaired_NonlinearComponentprotected
oderiv_count_NonlinearComponentprotected
oderiv_sumsq_NonlinearComponentprotected
operator=(const SigmoidComponent &other)SigmoidComponentprivate
kaldi::nnet3::NonlinearComponent::operator=(const NonlinearComponent &other)NonlinearComponentprotected
OutputDim() constNonlinearComponentinlinevirtual
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) constSigmoidComponentvirtual
Properties() constSigmoidComponentinlinevirtual
Read(std::istream &is, bool binary)NonlinearComponentvirtual
ReadNew(std::istream &is, bool binary)Componentstatic
ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) constComponentinlinevirtual
RepairGradients(const CuMatrixBase< BaseFloat > &out_value, CuMatrixBase< BaseFloat > *in_deriv, SigmoidComponent *to_update) constSigmoidComponentprivate
Scale(BaseFloat scale)NonlinearComponentvirtual
self_repair_lower_threshold_NonlinearComponentprotected
self_repair_scale_NonlinearComponentprotected
self_repair_upper_threshold_NonlinearComponentprotected
SigmoidComponent(const SigmoidComponent &other)SigmoidComponentinlineexplicit
SigmoidComponent()SigmoidComponentinline
StoreBackpropStats(const CuMatrixBase< BaseFloat > &out_deriv)NonlinearComponentprotected
StoreStats(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, void *memo)SigmoidComponentvirtual
StoreStatsInternal(const CuMatrixBase< BaseFloat > &out_value, const CuMatrixBase< BaseFloat > *deriv=NULL)NonlinearComponentprotected
Type() constSigmoidComponentinlinevirtual
value_sum_NonlinearComponentprotected
ValueSum() constNonlinearComponentinline
Write(std::ostream &os, bool binary) constNonlinearComponentvirtual
ZeroStats()NonlinearComponentvirtual
~Component()Componentinlinevirtual