This is the complete list of members for SpecAugmentTimeMaskComponent, including all inherited members.
Add(BaseFloat alpha, const Component &other) | Component | inlinevirtual |
Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &, const CuMatrixBase< BaseFloat > &, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) const | SpecAugmentTimeMaskComponent | virtual |
Component() | Component | inline |
ConsolidateMemory() | Component | inlinevirtual |
Copy() const | SpecAugmentTimeMaskComponent | virtual |
DeleteMemo(void *memo) const | SpecAugmentTimeMaskComponent | inlinevirtual |
dim_ | SpecAugmentTimeMaskComponent | private |
GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) const | Component | virtual |
GetMemo(const SpecAugmentTimeMaskComponentPrecomputedIndexes &indexes) const | SpecAugmentTimeMaskComponent | private |
Info() const | SpecAugmentTimeMaskComponent | virtual |
InitFromConfig(ConfigLine *cfl) | SpecAugmentTimeMaskComponent | virtual |
InputDim() const | SpecAugmentTimeMaskComponent | inlinevirtual |
IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) const | Component | virtual |
NewComponentOfType(const std::string &type) | Component | static |
operator=(const SpecAugmentTimeMaskComponent &other) | SpecAugmentTimeMaskComponent | private |
OutputDim() const | SpecAugmentTimeMaskComponent | inlinevirtual |
PrecomputeIndexes(const MiscComputationInfo &misc_info, const std::vector< Index > &input_indexes, const std::vector< Index > &output_indexes, bool need_backprop) const | SpecAugmentTimeMaskComponent | virtual |
Propagate(const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | SpecAugmentTimeMaskComponent | virtual |
Properties() const | SpecAugmentTimeMaskComponent | inlinevirtual |
random_generator_ | RandomComponent | protected |
RandomComponent() | RandomComponent | inline |
RandomComponent(const RandomComponent &other) | RandomComponent | inline |
Read(std::istream &is, bool binary) | SpecAugmentTimeMaskComponent | virtual |
ReadNew(std::istream &is, bool binary) | Component | static |
ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) const | Component | inlinevirtual |
ResetGenerator() | RandomComponent | inline |
Scale(BaseFloat scale) | Component | inlinevirtual |
SetTestMode(bool test_mode) | RandomComponent | inline |
SpecAugmentTimeMaskComponent() | SpecAugmentTimeMaskComponent | |
SpecAugmentTimeMaskComponent(const SpecAugmentTimeMaskComponent &other) | SpecAugmentTimeMaskComponent | |
StoreStats(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, void *memo) | Component | inlinevirtual |
test_mode_ | RandomComponent | protected |
time_mask_max_frames_ | SpecAugmentTimeMaskComponent | private |
Type() const | SpecAugmentTimeMaskComponent | inlinevirtual |
Write(std::ostream &os, bool binary) const | SpecAugmentTimeMaskComponent | virtual |
zeroed_proportion_ | SpecAugmentTimeMaskComponent | private |
ZeroStats() | Component | inlinevirtual |
~Component() | Component | inlinevirtual |