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

RFC Move histogram CPU backend implementation to Supported #2015

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danhoeflinger
Copy link
Contributor

@danhoeflinger danhoeflinger commented Jan 22, 2025

Move histogram CPU backend implementation to supported.
No changes to content so far, pending implementation PR.

This should be merged once histogram implementation has been merged. #1974

Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
@danhoeflinger
Copy link
Contributor Author

Reminder to myself that I need to address #1974 (comment)
and also discuss the loop ordering of the histogram accumulation loops.

@akukanov akukanov added this to the 2022.8.0 milestone Feb 3, 2025
@akukanov
Copy link
Contributor

akukanov commented Feb 3, 2025

It would also be good to add the library version macro, specification macro and/or feature macro values which indicate if the feature is supported. You might as well mention that value for the device policies. Any potential future improvements can be mentioned as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants