HomeSort by relevance Sort by last modified time
    Searched refs:ReadPotentials (Results 1 - 3 of 3) sorted by null

  /external/openfst/src/include/fst/script/
text-io.h 40 bool ReadPotentials(const string &weight_type,
  /external/openfst/src/bin/
fstreweight.cc 52 if (!s::ReadPotentials(fst->WeightType(), potentials_fname, &potential))
  /external/openfst/src/script/
text-io.cc 31 bool ReadPotentials(const string &weight_type,
36 LOG(ERROR) << "ReadPotentials: Can't open file: " << filename;
52 LOG(ERROR) << "ReadPotentials: Bad number of columns, "

Completed in 188 milliseconds