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

Added int support for OpenVINO dnn backend #25458

Merged
merged 6 commits into from
May 15, 2024

Commits on Apr 19, 2024

  1. Added int support for OpenVINO dnn backend(draft)

    Alexander Lyulkov committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5f08d44 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Added more OpenVINO layers, fixed several problems

    Alexander Lyulkov committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0fc4564 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Alexander Lyulkov committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1ccab2f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    a6a16fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70af74 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fixed CumSum OpenVINO implementation

    Alexander Lyulkov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8378fe4 View commit details
    Browse the repository at this point in the history