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

PR: Run C++ torchvision example as part of cmake tests #2678

Merged
merged 5 commits into from
Sep 14, 2020

Conversation

andfoy
Copy link
Contributor

@andfoy andfoy commented Sep 14, 2020

Fixes #2653

@andfoy andfoy self-assigned this Sep 14, 2020
Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fmassa fmassa merged commit c36dc43 into pytorch:master Sep 14, 2020
@andfoy andfoy deleted the add_cpp_example_cmake branch September 14, 2020 21:07
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* Run C++ torchvision example as part of cmake tests

* Enable C++14 support

* Minor error correction

* Add GPU forward on example

* Use arrow operator
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
* Run C++ torchvision example as part of cmake tests

* Enable C++14 support

* Minor error correction

* Add GPU forward on example

* Use arrow operator
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.

Cannot build C++ example
2 participants