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

Add OpenVINO Reranker module #808

Merged
merged 8 commits into from
Oct 6, 2024
Merged

Add OpenVINO Reranker module #808

merged 8 commits into from
Oct 6, 2024

Commits on Oct 5, 2024

  1. Add del func at monot5 class

    bwook00 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a8078f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Baseline about openvino.py

    bwook00 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4b1b45e View commit details
    Browse the repository at this point in the history
  2. Parallelize calculate

    bwook00 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    08cc06f View commit details
    Browse the repository at this point in the history
  3. apply float at scores

    bwook00 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    caf5145 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b86591 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f6595c View commit details
    Browse the repository at this point in the history
  6. Add cuda.empty_cache()

    bwook00 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    bbe776c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b9d277 View commit details
    Browse the repository at this point in the history