Home
last modified time | relevance | path

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

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