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 metadata to export #7947

Merged
merged 6 commits into from
May 24, 2022
Merged

Add OpenVINO metadata to export #7947

merged 6 commits into from
May 24, 2022

Commits on May 24, 2022

  1. Write .yaml file when exporting model to openvino

    Write .yaml file automatically when exporting model to openvino to be used during inference
    xylieong committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7dcb646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705918b View commit details
    Browse the repository at this point in the history
  3. Update export.py

    glenn-jocher committed May 24, 2022
    Configuration menu
    Copy the full SHA
    38f757d View commit details
    Browse the repository at this point in the history
  4. Update export.py

    glenn-jocher committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d5d915e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c86175 View commit details
    Browse the repository at this point in the history
  6. Update common.py

    glenn-jocher committed May 24, 2022
    Configuration menu
    Copy the full SHA
    a7718e8 View commit details
    Browse the repository at this point in the history