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

feat: Switch to scalar code for unimplemented interactions in las simd code path. #4487

Merged
merged 9 commits into from
Feb 3, 2023

Conversation

zwd-ms
Copy link
Collaborator

@zwd-ms zwd-ms commented Feb 3, 2023

Add warnings and remove throws.
Add tests checking which code path should be taken.

…n_space.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>
zwd-ms and others added 6 commits February 3, 2023 10:29
…te_dot_prod_avx512.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>
…te_dot_prod_avx2.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>
…te_dot_prod_avx2.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>
…te_dot_prod_avx512.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>
@zwd-ms zwd-ms enabled auto-merge (squash) February 3, 2023 16:46
@zwd-ms zwd-ms merged commit 2fe6f2f into VowpalWabbit:master Feb 3, 2023
olgavrou added a commit that referenced this pull request Mar 3, 2023
…d code path. (#4487)

* Add warnings.

* Update vowpalwabbit/core/src/reductions/cb/cb_explore_adf_large_action_space.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>

* Update vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_avx512.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>

* Update vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_avx2.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>

* Update vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_avx2.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>

* Update vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_avx512.cc

Co-authored-by: olgavrou <olgavrou@gmail.com>

* Fix format.

* Fix format.

---------

Co-authored-by: olgavrou <olgavrou@gmail.com>
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