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

refactor: cb_algs finish functions #4409

Merged

Conversation

peterychang
Copy link
Collaborator

One small thing here; code-wise its more elegant but it does add one extra bit of computation in the hot path. The finish functions now choose their correct label instead of having different pointers assigned in the setup function. If anybody has an issue with this, I can always just split each function up to avoid the extra computation

@jackgerrits jackgerrits merged commit 5526a93 into VowpalWabbit:master Jan 5, 2023
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.

2 participants