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

Remove redundant check for method option of random_sample in interface #258

Open
benvanwerkhoven opened this issue May 8, 2024 · 0 comments

Comments

@benvanwerkhoven
Copy link
Collaborator

Note to self to remove this check which is no longer needed:
https://github.com/KernelTuner/kernel_tuner/blob/master/kernel_tuner/interface.py#L631

As all the compatibility of strategy_options with the selected strategy is already checked by:
https://github.com/KernelTuner/kernel_tuner/blob/master/kernel_tuner/interface.py#L638

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