-
Notifications
You must be signed in to change notification settings - Fork 53
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
Inter rep #2313
base: main
Are you sure you want to change the base?
Inter rep #2313
Conversation
… only try fast track with inputs less than FAST_TRACK_THRESHOLD number of bits, currently 24.
…ted some other suggestions
Hey @Angelica-Schell, are you intending to merge this PR? If so, can you get the tests to pass and ask for review? |
This pull request has not seen activity in 14 days and is being marked as stale. If you're continuing work on this, please reply and state how to get this PR in a mergeable state or what issues it is blocked on. If the PR is not ready for review, please mark it as a draft. The PR will be closed in 7 days if there is no further activity. |
Working on separating numeric and file types. Rewriting the path to go from string -> vec -> intermediate representation instead of directly to the intermediate representation.