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

Look into potential performance enhancement regarding vocabulary generation #2

Open
itsmontoya opened this issue Jul 11, 2024 · 0 comments
Assignees

Comments

@itsmontoya
Copy link
Collaborator

I received some review notes from @chewxy

the algorithm looks correct
I think there may be plenty of efficiency to be gained by hoising Vocabulary out of the loop process
basically, have one pass to make Vacabulary first
but what you have here? absolutely should work

@itsmontoya itsmontoya self-assigned this Jul 11, 2024
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

No branches or pull requests

1 participant