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

caffe2plan should proceed gracefully if int8 or fp16 not supported #11

Merged
merged 1 commit into from Dec 4, 2018

Conversation

deadeyegoodwin
Copy link
Contributor

When the targeted GPU does not support a requested int8 or fp16 option, issue a warning and continue by generating an fp16 plan. This allows CI tests to proceed even on GPUs that don't support all options.

@deadeyegoodwin deadeyegoodwin merged commit 297c972 into master Dec 4, 2018
@deadeyegoodwin deadeyegoodwin deleted the davidg-caffe2plan branch December 4, 2018 22:30
@taomiao taomiao mentioned this pull request Nov 20, 2019
@Tsingjie89 Tsingjie89 mentioned this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant