This is the complete list of members for TimeHeightConvolutionComponent, including all inherited members.
Add(BaseFloat alpha, const Component &other) | TimeHeightConvolutionComponent | virtual |
Add(BaseFloat alpha, const Component &other) | TimeHeightConvolutionComponent | virtual |
all_time_offsets_ | TimeHeightConvolutionComponent | private |
Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) const | TimeHeightConvolutionComponent | virtual |
Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) const | TimeHeightConvolutionComponent | virtual |
bias_params_ | TimeHeightConvolutionComponent | private |
Check() const | TimeHeightConvolutionComponent | private |
Check() const | TimeHeightConvolutionComponent | private |
Component() | Component | inline |
ComputeDerived() | TimeHeightConvolutionComponent | private |
ComputeDerived() | TimeHeightConvolutionComponent | private |
ConsolidateMemory() | TimeHeightConvolutionComponent | virtual |
ConsolidateMemory() | TimeHeightConvolutionComponent | virtual |
Copy() const | TimeHeightConvolutionComponent | inlinevirtual |
Copy() const | TimeHeightConvolutionComponent | inlinevirtual |
DeleteMemo(void *memo) const | Component | inlinevirtual |
DotProduct(const UpdatableComponent &other) const | TimeHeightConvolutionComponent | virtual |
DotProduct(const UpdatableComponent &other) const | TimeHeightConvolutionComponent | virtual |
FreezeNaturalGradient(bool freeze) | TimeHeightConvolutionComponent | virtual |
FreezeNaturalGradient(bool freeze) | TimeHeightConvolutionComponent | virtual |
GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) const | TimeHeightConvolutionComponent | virtual |
GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) const | TimeHeightConvolutionComponent | virtual |
Info() const | TimeHeightConvolutionComponent | virtual |
Info() const | TimeHeightConvolutionComponent | virtual |
InitFromConfig(ConfigLine *cfl) | TimeHeightConvolutionComponent | virtual |
InitFromConfig(ConfigLine *cfl) | TimeHeightConvolutionComponent | virtual |
InitLearningRatesFromConfig(ConfigLine *cfl) | UpdatableComponent | protected |
InitUnit() | TimeHeightConvolutionComponent | private |
InitUnit() | TimeHeightConvolutionComponent | private |
InputDim() const | TimeHeightConvolutionComponent | virtual |
InputDim() const | TimeHeightConvolutionComponent | virtual |
is_gradient_ | UpdatableComponent | protected |
IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) const | TimeHeightConvolutionComponent | virtual |
IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) const | TimeHeightConvolutionComponent | virtual |
l2_regularize_ | UpdatableComponent | protected |
L2Regularization() const | UpdatableComponent | inline |
learning_rate_ | UpdatableComponent | protected |
learning_rate_factor_ | UpdatableComponent | protected |
LearningRate() const | UpdatableComponent | inline |
LearningRateFactor() | UpdatableComponent | inlinevirtual |
linear_params_ | TimeHeightConvolutionComponent | private |
max_change_ | UpdatableComponent | protected |
max_memory_mb_ | TimeHeightConvolutionComponent | private |
MaxChange() const | UpdatableComponent | inline |
model_ | TimeHeightConvolutionComponent | private |
NewComponentOfType(const std::string &type) | Component | static |
NumParameters() const | TimeHeightConvolutionComponent | virtual |
NumParameters() const | TimeHeightConvolutionComponent | virtual |
OutputDim() const | TimeHeightConvolutionComponent | virtual |
OutputDim() const | TimeHeightConvolutionComponent | virtual |
PerturbParams(BaseFloat stddev) | TimeHeightConvolutionComponent | virtual |
PerturbParams(BaseFloat stddev) | TimeHeightConvolutionComponent | virtual |
PrecomputeIndexes(const MiscComputationInfo &misc_info, const std::vector< Index > &input_indexes, const std::vector< Index > &output_indexes, bool need_backprop) const | TimeHeightConvolutionComponent | virtual |
PrecomputeIndexes(const MiscComputationInfo &misc_info, const std::vector< Index > &input_indexes, const std::vector< Index > &output_indexes, bool need_backprop) const | TimeHeightConvolutionComponent | virtual |
preconditioner_in_ | TimeHeightConvolutionComponent | private |
preconditioner_out_ | TimeHeightConvolutionComponent | private |
Propagate(const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | TimeHeightConvolutionComponent | virtual |
Propagate(const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | TimeHeightConvolutionComponent | virtual |
Properties() const | TimeHeightConvolutionComponent | inlinevirtual |
Properties() const | TimeHeightConvolutionComponent | inlinevirtual |
Read(std::istream &is, bool binary) | TimeHeightConvolutionComponent | virtual |
Read(std::istream &is, bool binary) | TimeHeightConvolutionComponent | virtual |
ReadNew(std::istream &is, bool binary) | Component | static |
ReadUpdatableCommon(std::istream &is, bool binary) | UpdatableComponent | protected |
ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) const | TimeHeightConvolutionComponent | virtual |
ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) const | TimeHeightConvolutionComponent | virtual |
Scale(BaseFloat scale) | TimeHeightConvolutionComponent | virtual |
Scale(BaseFloat scale) | TimeHeightConvolutionComponent | virtual |
ScaleLinearParams(BaseFloat alpha) | TimeHeightConvolutionComponent | inline |
ScaleLinearParams(BaseFloat alpha) | TimeHeightConvolutionComponent | inline |
SetActualLearningRate(BaseFloat lrate) | UpdatableComponent | inlinevirtual |
SetAsGradient() | UpdatableComponent | inlinevirtual |
SetL2Regularization(BaseFloat a) | UpdatableComponent | inline |
SetLearningRateFactor(BaseFloat lrate_factor) | UpdatableComponent | inlinevirtual |
SetMaxChange(BaseFloat max_change) | UpdatableComponent | inline |
SetUnderlyingLearningRate(BaseFloat lrate) | UpdatableComponent | inlinevirtual |
SetUpdatableConfigs(const UpdatableComponent &other) | UpdatableComponent | |
StoreStats(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, void *memo) | Component | inlinevirtual |
time_offset_required_ | TimeHeightConvolutionComponent | private |
TimeHeightConvolutionComponent() | TimeHeightConvolutionComponent | |
TimeHeightConvolutionComponent(const TimeHeightConvolutionComponent &other) | TimeHeightConvolutionComponent | |
TimeHeightConvolutionComponent() | TimeHeightConvolutionComponent | |
TimeHeightConvolutionComponent(const TimeHeightConvolutionComponent &other) | TimeHeightConvolutionComponent | |
Type() const | TimeHeightConvolutionComponent | inlinevirtual |
Type() const | TimeHeightConvolutionComponent | inlinevirtual |
UnVectorize(const VectorBase< BaseFloat > ¶ms) | TimeHeightConvolutionComponent | virtual |
UnVectorize(const VectorBase< BaseFloat > ¶ms) | TimeHeightConvolutionComponent | virtual |
UpdatableComponent(const UpdatableComponent &other) | UpdatableComponent | |
UpdatableComponent() | UpdatableComponent | inline |
UpdateNaturalGradient(const PrecomputedIndexes &indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | TimeHeightConvolutionComponent | private |
UpdateNaturalGradient(const PrecomputedIndexes &indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | TimeHeightConvolutionComponent | private |
UpdateSimple(const PrecomputedIndexes &indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | TimeHeightConvolutionComponent | private |
UpdateSimple(const PrecomputedIndexes &indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | TimeHeightConvolutionComponent | private |
use_natural_gradient_ | TimeHeightConvolutionComponent | private |
Vectorize(VectorBase< BaseFloat > *params) const | TimeHeightConvolutionComponent | virtual |
Vectorize(VectorBase< BaseFloat > *params) const | TimeHeightConvolutionComponent | virtual |
Write(std::ostream &os, bool binary) const | TimeHeightConvolutionComponent | virtual |
Write(std::ostream &os, bool binary) const | TimeHeightConvolutionComponent | virtual |
WriteUpdatableCommon(std::ostream &is, bool binary) const | UpdatableComponent | protected |
ZeroStats() | Component | inlinevirtual |
~Component() | Component | inlinevirtual |
~UpdatableComponent() | UpdatableComponent | inlinevirtual |