Searched refs:ScoreOutput (Results 1 – 2 of 2) sorted by relevance
41 typedef Eigen::Map<Eigen::MatrixXf> ScoreOutput; typedef58 std::vector<Output>* output, ScoreOutput* scores) = 0;80 CTCDecoder::ScoreOutput* scores) override { in Decode()
103 CTCDecoder::ScoreOutput* scores) override;160 std::vector<CTCDecoder::Output>* output, ScoreOutput* scores) { in Decode()
Completed in 3 milliseconds