Snowman  0.1.0
Public Member Functions | List of all members
snowboy::Nnet Class Reference

Public Member Functions

 Nnet (bool pad_context)
 
 Nnet (const Nnet &other)
 
void Compute (const MatrixBase &, const std::vector< FrameInfo > &, Matrix *, std::vector< FrameInfo > *)
 
void ComputeChunkInfo (int, int)
 
void Destroy ()
 
void FlushOutput (const MatrixBase &, const std::vector< FrameInfo > &, Matrix *, std::vector< FrameInfo > *)
 
int32_t InputDim () const
 
int32_t OutputDim () const
 
void Propagate ()
 
void ResetComputation ()
 
void SetIndices ()
 
void Read (bool binary, std::istream *is)
 
void Write (bool binary, std::ostream *is) const
 
int32_t LeftContext () const
 
int32_t RightContext () const
 

The documentation for this class was generated from the following files: