cu-array-inl.h File Reference
#include <algorithm>
#include "base/timer.h"
Include dependency graph for cu-array-inl.h:
This graph shows which files directly or indirectly include this file:

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

template<typename T >
std::ostream & operator<< (std::ostream &out, const CuArray< T > &vec)
 Print the vector to stream. More...