Searched refs:weight_type (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/script/
H A Dweight-class.cc29 WeightClass::WeightClass(const string &weight_type, argument
34 StrToWeightImplBaseT stw = reg->GetEntry(weight_type);
H A Dtext-io.cc31 bool ReadPotentials(const string &weight_type, argument
58 WeightClass weight(weight_type, col[1]);
/external/openfst/src/include/fst/script/
H A Dtext-io.h40 bool ReadPotentials(const string &weight_type,
H A Dweight-class.h85 WeightClass(const string &weight_type, const string &weight_str);

Completed in 116 milliseconds