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

opencv/4.5.3: Add support for DNN on CUDA #8487

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

MrLIk
Copy link
Contributor

@MrLIk MrLIk commented Dec 22, 2021

Add new option dnn_cuda which enable/disable compilation of opencv_dnn module with Cuda backend.
Add new option with_cudnn which enable/disable cmake flag WITH_CUDNN and is necessary for opencv_dnn with Cuda.
Add additional checks in validate function.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2021

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Dec 22, 2021

I detected other pull requests that are modifying opencv/4.x recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot
Copy link
Collaborator

All green in build 2 (685aa57d9cabfb968ed6f66a0fe593f7fe64fe0c):

  • opencv/4.5.2@:
    All packages built successfully! (All logs)

  • opencv/4.5.0@:
    All packages built successfully! (All logs)

  • opencv/4.5.1@:
    All packages built successfully! (All logs)

  • opencv/4.1.2@:
    All packages built successfully! (All logs)

  • opencv/4.5.3@:
    All packages built successfully! (All logs)

@SSE4 SSE4 requested a review from uilianries December 27, 2021 07:34
Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

LGTM

@conan-center-bot conan-center-bot merged commit be23f32 into conan-io:master Jan 7, 2022
miklelappo pushed a commit to miklelappo/conan-center-index that referenced this pull request Feb 9, 2022
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.

7 participants