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

[Recommendation] Remove all conditionals like MIOPEN_BETA_API #2447

Open
junliume opened this issue Oct 11, 2023 · 2 comments
Open

[Recommendation] Remove all conditionals like MIOPEN_BETA_API #2447

junliume opened this issue Oct 11, 2023 · 2 comments
Assignees

Comments

@junliume
Copy link
Contributor

[Recommendation] Remove all conditionals like

#ifdef MIOPEN_BETA_API
...
#endif

from the library sources EXCEPT miopen.h.

But this can be done later.

Originally posted by @atamazov in #2430 (comment)

@junliume
Copy link
Contributor Author

@atamazov in case you want to add more details to this issue for progress tracking

@atamazov
Copy link
Contributor

atamazov commented Oct 31, 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

No branches or pull requests

3 participants