cu-compressed-matrix.cc File Reference
Include dependency graph for cu-compressed-matrix.cc:

Go to the source code of this file.

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 

Functions

CuCompressedMatrixBase * NewCuCompressedMatrix (CuCompressedMatrixType t, BaseFloat range, bool truncate=true)
 This function allocates a new CuCompressedMatrix with type determined by t, and with the 'range' and 'truncate' parameters provided to the constructor of class CuCompressedMatrix. More...