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

dnn: allow ReadNet() function to only accept model file, remove Caffe tests, correct ONNX tests #1216

Merged
merged 4 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. ci: remove Caffe tests

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a069e2c View commit details
    Browse the repository at this point in the history
  2. dnn: allow ReadNet() function to only pass model file, and remove tes…

    …ts for Caffe
    
    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7cc5252 View commit details
    Browse the repository at this point in the history
  3. ci: run DNN tests on Windows

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b443783 View commit details
    Browse the repository at this point in the history
  4. ci: correct ONNX DNN tests on Linux/macOS

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    de5b221 View commit details
    Browse the repository at this point in the history