Home | History | Annotate | Download | only in fst

Lines Matching full:cacheoptions

329 struct DeterminizeFstOptions : CacheOptions {
337 explicit DeterminizeFstOptions(const CacheOptions &opts,
341 : CacheOptions(opts), delta(del), subsequential_label(lab),
888 CacheOptions copts(GetCacheGc(), GetCacheLimit());
894 FactorWeightOptions<ToArc> fopts(CacheOptions(true, 0), delta_,