#include <nnet-convolutional-component-temp.h>


Public Member Functions | |
| PrecomputedIndexes () | |
| PrecomputedIndexes (const PrecomputedIndexes &other) | |
| virtual PrecomputedIndexes * | Copy () const | 
| virtual void | Write (std::ostream &os, bool binary) const | 
| virtual void | Read (std::istream &os, bool binary) | 
| virtual std::string | Type () const | 
| virtual | ~PrecomputedIndexes () | 
| PrecomputedIndexes () | |
| PrecomputedIndexes (const PrecomputedIndexes &other) | |
| virtual PrecomputedIndexes * | Copy () const | 
| virtual void | Write (std::ostream &os, bool binary) const | 
| virtual void | Read (std::istream &os, bool binary) | 
| virtual std::string | Type () const | 
| virtual | ~PrecomputedIndexes () | 
  Public Member Functions inherited from ComponentPrecomputedIndexes | |
| virtual | ~ComponentPrecomputedIndexes () | 
Public Attributes | |
| time_height_convolution::ConvolutionComputation | computation | 
Additional Inherited Members | |
  Static Public Member Functions inherited from ComponentPrecomputedIndexes | |
| static ComponentPrecomputedIndexes * | ReadNew (std::istream &is, bool binary) | 
| static ComponentPrecomputedIndexes * | NewComponentPrecomputedIndexesOfType (const std::string &cpi_type) | 
Definition at line 286 of file nnet-convolutional-component-temp.h.
      
  | 
  inline | 
Definition at line 288 of file nnet-convolutional-component-temp.h.
      
  | 
  inline | 
Definition at line 289 of file nnet-convolutional-component-temp.h.
References TimeHeightConvolutionComponent::PrecomputedIndexes::Copy(), TimeHeightConvolutionComponent::PrecomputedIndexes::Read(), and TimeHeightConvolutionComponent::PrecomputedIndexes::Write().
      
  | 
  inlinevirtual | 
Definition at line 297 of file nnet-convolutional-component-temp.h.
      
  | 
  inline | 
Definition at line 288 of file nnet-convolutional-component.h.
      
  | 
  inline | 
Definition at line 289 of file nnet-convolutional-component.h.
References TimeHeightConvolutionComponent::PrecomputedIndexes::Copy(), TimeHeightConvolutionComponent::PrecomputedIndexes::Read(), and TimeHeightConvolutionComponent::PrecomputedIndexes::Write().
      
  | 
  inlinevirtual | 
Definition at line 297 of file nnet-convolutional-component.h.
References TimeHeightConvolutionComponent::PrecomputedIndexes::computation.
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
Definition at line 648 of file nnet-convolutional-component.cc.
Referenced by TimeHeightConvolutionComponent::PrecomputedIndexes::PrecomputedIndexes(), and TdnnComponent::PrecomputedIndexes::PrecomputedIndexes().
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
Definition at line 660 of file nnet-convolutional-component.cc.
References kaldi::ExpectOneOrTwoTokens(), and kaldi::nnet3::ExpectToken().
Referenced by TimeHeightConvolutionComponent::PrecomputedIndexes::PrecomputedIndexes(), TdnnComponent::PrecomputedIndexes::PrecomputedIndexes(), and TdnnComponent::Properties().
      
  | 
  inlinevirtual | 
Implements ComponentPrecomputedIndexes.
Definition at line 294 of file nnet-convolutional-component-temp.h.
      
  | 
  inlinevirtual | 
Implements ComponentPrecomputedIndexes.
Definition at line 294 of file nnet-convolutional-component.h.
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
      
  | 
  virtual | 
Implements ComponentPrecomputedIndexes.
Definition at line 652 of file nnet-convolutional-component.cc.
References kaldi::WriteToken().
Referenced by TimeHeightConvolutionComponent::PrecomputedIndexes::PrecomputedIndexes(), TdnnComponent::PrecomputedIndexes::PrecomputedIndexes(), and TdnnComponent::Properties().
| time_height_convolution::ConvolutionComputation computation | 
Definition at line 299 of file nnet-convolutional-component-temp.h.
Referenced by TimeHeightConvolutionComponent::Backprop(), TimeHeightConvolutionComponent::PrecomputeIndexes(), TimeHeightConvolutionComponent::Propagate(), TimeHeightConvolutionComponent::UpdateNaturalGradient(), TimeHeightConvolutionComponent::UpdateSimple(), and TimeHeightConvolutionComponent::PrecomputedIndexes::~PrecomputedIndexes().