Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounded cache size for dynamic fsts #115

Merged
merged 14 commits into from
Jun 19, 2020
Merged

Bounded cache size for dynamic fsts #115

merged 14 commits into from
Jun 19, 2020

Conversation

Garvys
Copy link
Collaborator

@Garvys Garvys commented May 28, 2020

  • Implement FstCache for Arc<FstCache>.
  • Add a clear method for SimpleHashMapCache.
  • Add len_trs and len_final_weights as required methods of the FstCache trait.
  • It now possible to specify the internal cache of a ComposeFst object.

@Garvys Garvys force-pushed the task/bounded_cache_size_2 branch from b43e9f0 to 34694bd Compare June 15, 2020 13:28
@Garvys Garvys changed the base branch from master to main June 16, 2020 08:17
@Garvys Garvys force-pushed the task/bounded_cache_size_2 branch from 34694bd to fde3769 Compare June 17, 2020 09:43
@Garvys Garvys changed the title Task/bounded cache size 2 Bounded cache size for dynamic fsts Jun 17, 2020
@Garvys Garvys force-pushed the task/bounded_cache_size_2 branch from fde3769 to 6ebb52a Compare June 17, 2020 14:35
@Garvys Garvys marked this pull request as ready for review June 19, 2020 12:12
@Garvys Garvys merged commit f88e11a into main Jun 19, 2020
@Garvys Garvys deleted the task/bounded_cache_size_2 branch June 19, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant