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

[PyOV] Enable Python 3.10 on Azure CI #12578

Merged
merged 258 commits into from Nov 8, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 25, 2022

  1. Fix mypy for numpy==1.21.6

    p-wysocki committed Jul 25, 2022
    Copy the full SHA
    90238ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ca60f1d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47c12c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Apply CR changes

    p-wysocki committed Jul 26, 2022
    Copy the full SHA
    1a504b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2940cd8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f9f5f0 View commit details
    Browse the repository at this point in the history
  4. Attempt to silence mypy

    p-wysocki committed Jul 26, 2022
    Copy the full SHA
    ed0fd6f View commit details
    Browse the repository at this point in the history
  5. Revert to 3.6 in setup.pys

    p-wysocki committed Jul 26, 2022
    Copy the full SHA
    97e5021 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Fix merge conflict

    p-wysocki committed Jul 27, 2022
    Copy the full SHA
    324a771 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    p-wysocki committed Jul 27, 2022
    Copy the full SHA
    4c118cb View commit details
    Browse the repository at this point in the history
  3. Add newline

    p-wysocki committed Jul 27, 2022
    Copy the full SHA
    c63f202 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Fix Python version assert

    p-wysocki committed Aug 1, 2022
    Copy the full SHA
    824d984 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Test Python 3.10 CI

    p-wysocki committed Aug 2, 2022
    Copy the full SHA
    ad74f2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0899b94 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Copy the full SHA
    5492999 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a6d6fb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    2af72d0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    74dd405 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9d596d View commit details
    Browse the repository at this point in the history
  4. Fix exception in test

    p-wysocki committed Aug 4, 2022
    Copy the full SHA
    f2e63e6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e55b20e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5ee5c1b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2d4463d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Copy the full SHA
    dd0452b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bac83cd View commit details
    Browse the repository at this point in the history
  3. Try to fix CI

    mmikolajcz committed Aug 8, 2022
    Copy the full SHA
    d415e93 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4296710 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Fix win python path

    mmikolajcz committed Aug 9, 2022
    Copy the full SHA
    5a29b32 View commit details
    Browse the repository at this point in the history
  2. Update win path

    mmikolajcz committed Aug 9, 2022
    Copy the full SHA
    a940820 View commit details
    Browse the repository at this point in the history
  3. Test disable PDPD

    mmikolajcz committed Aug 9, 2022
    Copy the full SHA
    dea4659 View commit details
    Browse the repository at this point in the history
  4. Disable TF for testing CI

    mmikolajcz committed Aug 9, 2022
    Copy the full SHA
    9a2b77e View commit details
    Browse the repository at this point in the history
  5. Add sudo to rm

    p-wysocki committed Aug 9, 2022
    Copy the full SHA
    89803bc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    46a713d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Test linux

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    87a4657 View commit details
    Browse the repository at this point in the history
  2. Update requirements

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    9ca9d2d View commit details
    Browse the repository at this point in the history
  3. RM sudo

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    2c8af38 View commit details
    Browse the repository at this point in the history
  4. Add debug step to CI on ARM

    p-wysocki committed Aug 10, 2022
    Copy the full SHA
    5816395 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f3b8b4b View commit details
    Browse the repository at this point in the history
  6. Remove debug step from ARM

    p-wysocki committed Aug 10, 2022
    Copy the full SHA
    c347331 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f23bc9d View commit details
    Browse the repository at this point in the history
  8. Fix err

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    05076e4 View commit details
    Browse the repository at this point in the history
  9. Fill num_proc

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    06996d5 View commit details
    Browse the repository at this point in the history
  10. Fic py installation

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    57eebf4 View commit details
    Browse the repository at this point in the history
  11. Bump pdpd to 2.3.1

    p-wysocki committed Aug 10, 2022
    Copy the full SHA
    80b3109 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    4cd7e8a View commit details
    Browse the repository at this point in the history
  13. Bump np vers

    mmikolajcz committed Aug 10, 2022
    Copy the full SHA
    52acf44 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Copy the full SHA
    06dc16e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    206a3b4 View commit details
    Browse the repository at this point in the history
  3. Build py shared

    mmikolajcz committed Aug 11, 2022
    Copy the full SHA
    33154b8 View commit details
    Browse the repository at this point in the history
  4. Export library

    mmikolajcz committed Aug 11, 2022
    Copy the full SHA
    868bf67 View commit details
    Browse the repository at this point in the history
  5. activate py env

    mmikolajcz committed Aug 11, 2022
    Copy the full SHA
    205063a View commit details
    Browse the repository at this point in the history
  6. Bump scipy for py3.10

    mmikolajcz committed Aug 11, 2022
    Copy the full SHA
    9f378f3 View commit details
    Browse the repository at this point in the history
  7. Another scipy bump

    mmikolajcz committed Aug 11, 2022
    Copy the full SHA
    936c053 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Copy the full SHA
    ae512ed View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Copy the full SHA
    713be7c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c252c5 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix win_cc

    p-wysocki committed Aug 22, 2022
    Copy the full SHA
    ccee378 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Copy the full SHA
    018f63b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    81220c3 View commit details
    Browse the repository at this point in the history
  3. Batch of changes

    p-wysocki committed Aug 23, 2022
    Copy the full SHA
    56878e8 View commit details
    Browse the repository at this point in the history
  4. Try to fix ngraph-onnx-lin

    p-wysocki committed Aug 23, 2022
    Copy the full SHA
    0825897 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    da39962 View commit details
    Browse the repository at this point in the history
  6. Link lsb_release

    p-wysocki committed Aug 23, 2022
    Copy the full SHA
    49a928d View commit details
    Browse the repository at this point in the history
  7. Try bumping Ubuntu to 22.04

    p-wysocki committed Aug 23, 2022
    Copy the full SHA
    ba1a22f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7d5a1ad View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Copy the full SHA
    807d056 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Copy the full SHA
    9cdc44b View commit details
    Browse the repository at this point in the history
  2. Refactor tests for onnx1.12

    p-wysocki committed Aug 30, 2022
    Copy the full SHA
    a119261 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a2d6e11 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    p-wysocki committed Aug 30, 2022
    Copy the full SHA
    30fc11a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Refactor tests for onnx1.12

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    e71d6c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cd8a0e6 View commit details
    Browse the repository at this point in the history
  3. Upgrade ONNX to 1.12 in cpp

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    d25f957 View commit details
    Browse the repository at this point in the history
  4. Skip unsupported ops

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    336c4c6 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix ONNX compatibility and numpy warnings"

    This reverts commit cd8a0e6.
    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    81039eb View commit details
    Browse the repository at this point in the history
  6. Small changes

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    4fb6987 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary changes

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    10fc8a4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    90bbaf3 View commit details
    Browse the repository at this point in the history
  9. Fix flake error

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    a8aa361 View commit details
    Browse the repository at this point in the history
  10. Another flake error

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    8987799 View commit details
    Browse the repository at this point in the history
  11. Even more flake errors

    p-wysocki committed Aug 31, 2022
    Copy the full SHA
    958c9ae View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Xfail more tests

    p-wysocki committed Sep 2, 2022
    Copy the full SHA
    1108df0 View commit details
    Browse the repository at this point in the history
  2. Fix mypy errors

    p-wysocki committed Sep 2, 2022
    Copy the full SHA
    1dbfe55 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    572bd0b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a334c09 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d619736 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1857307 View commit details
    Browse the repository at this point in the history
  7. Bump ONNX in MO

    p-wysocki committed Sep 2, 2022
    Copy the full SHA
    547d2c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Copy the full SHA
    ea92a52 View commit details
    Browse the repository at this point in the history
  2. Fix onnx utils in comp

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    c8d81f2 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    dc59f53 View commit details
    Browse the repository at this point in the history
  4. Import pathlib

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    e8e2a90 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d6e7e91 View commit details
    Browse the repository at this point in the history
  6. Skip segfaulting tests

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    45c0415 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5ad9bc1 View commit details
    Browse the repository at this point in the history
  8. Fix onnx nametuple

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    0903bb0 View commit details
    Browse the repository at this point in the history
  9. Fix flake

    p-wysocki committed Sep 5, 2022
    Copy the full SHA
    2d841e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Try to fix py3.6 onnx

    p-wysocki committed Sep 6, 2022
    Copy the full SHA
    250c1b3 View commit details
    Browse the repository at this point in the history
  2. Switch to venv in windows

    mmikolajcz committed Sep 6, 2022
    Copy the full SHA
    144c679 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c61725b View commit details
    Browse the repository at this point in the history
  4. Add __test__

    p-wysocki committed Sep 6, 2022
    Copy the full SHA
    9a186ff View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Debug print

    mmikolajcz committed Sep 7, 2022
    Copy the full SHA
    f1bc0bb View commit details
    Browse the repository at this point in the history
  2. Fix flake

    mmikolajcz committed Sep 7, 2022
    Copy the full SHA
    cb3d487 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b6d60ea View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Update linux.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    75e906c View commit details
    Browse the repository at this point in the history
  2. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    e26820e View commit details
    Browse the repository at this point in the history
  3. Update linux.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    68102f9 View commit details
    Browse the repository at this point in the history
  4. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    c24c5d1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bbff8ed View commit details
    Browse the repository at this point in the history
  6. Install python3.10

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    305dd05 View commit details
    Browse the repository at this point in the history
  7. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    5daa29b View commit details
    Browse the repository at this point in the history
  8. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    5ff1d68 View commit details
    Browse the repository at this point in the history
  9. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    c90594f View commit details
    Browse the repository at this point in the history
  10. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    3535156 View commit details
    Browse the repository at this point in the history
  11. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    84f3ebb View commit details
    Browse the repository at this point in the history
  12. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    ee06bb6 View commit details
    Browse the repository at this point in the history
  13. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    10b44f2 View commit details
    Browse the repository at this point in the history
  14. Update windows.yml

    mmikolajcz committed Sep 8, 2022
    Copy the full SHA
    caa1acd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Copy the full SHA
    eb5e489 View commit details
    Browse the repository at this point in the history
  2. Install py embedded

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    98d9d49 View commit details
    Browse the repository at this point in the history
  3. Fix dir

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    b0b536c View commit details
    Browse the repository at this point in the history
  4. Fix curl

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    452eae3 View commit details
    Browse the repository at this point in the history
  5. Add complete file

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    3b61c59 View commit details
    Browse the repository at this point in the history
  6. CP file

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    c62b28d View commit details
    Browse the repository at this point in the history
  7. Bump py ver

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    d2bc164 View commit details
    Browse the repository at this point in the history
  8. Fix missing venv

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    82cd7e9 View commit details
    Browse the repository at this point in the history
  9. Try to install

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    6914003 View commit details
    Browse the repository at this point in the history
  10. Disable venv

    mmikolajcz committed Sep 9, 2022
    Copy the full SHA
    28f0acc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Bump OMZ commit

    p-wysocki committed Sep 12, 2022
    Copy the full SHA
    7a79f65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    27c4703 View commit details
    Browse the repository at this point in the history
  3. checkout omz

    p-wysocki committed Sep 12, 2022
    Copy the full SHA
    e16a3c5 View commit details
    Browse the repository at this point in the history
  4. Revert omz

    p-wysocki committed Sep 12, 2022
    Copy the full SHA
    8d3c34d View commit details
    Browse the repository at this point in the history
  5. Bump omz

    p-wysocki committed Sep 12, 2022
    Copy the full SHA
    fbc34b4 View commit details
    Browse the repository at this point in the history
  6. Revert pybind bump

    mmikolajcz committed Sep 12, 2022
    Copy the full SHA
    7812931 View commit details
    Browse the repository at this point in the history
  7. Update .gitmodules

    mmikolajcz committed Sep 12, 2022
    Copy the full SHA
    93030ee View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    82197c0 View commit details
    Browse the repository at this point in the history
  9. Change pybind to fork

    mmikolajcz committed Sep 12, 2022
    Copy the full SHA
    40ea771 View commit details
    Browse the repository at this point in the history
  10. change ssize_t to size_t

    mmikolajcz committed Sep 12, 2022
    Copy the full SHA
    56a1ba5 View commit details
    Browse the repository at this point in the history
  11. Install bz2 for py build

    mmikolajcz committed Sep 12, 2022
    Copy the full SHA
    649719a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Bump omz

    p-wysocki committed Sep 13, 2022
    Copy the full SHA
    6c5c39e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee07eeb View commit details
    Browse the repository at this point in the history
  3. Revert omz

    p-wysocki committed Sep 13, 2022
    Copy the full SHA
    809f73e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0358308 View commit details
    Browse the repository at this point in the history
  5. Install missing clang

    mmikolajcz committed Sep 13, 2022
    Copy the full SHA
    49055d4 View commit details
    Browse the repository at this point in the history
  6. Bump omz

    p-wysocki committed Sep 13, 2022
    Copy the full SHA
    3f81a01 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5e49f3e View commit details
    Browse the repository at this point in the history
  8. Bump versions on fork

    mmikolajcz committed Sep 13, 2022
    Copy the full SHA
    abbb13c View commit details
    Browse the repository at this point in the history
  9. Bump numpy in model zoo

    mmikolajcz committed Sep 13, 2022
    Copy the full SHA
    3316720 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Copy the full SHA
    7fed0e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a52f45 View commit details
    Browse the repository at this point in the history
  3. Fix clang

    p-wysocki committed Sep 14, 2022
    Copy the full SHA
    c445cc4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d5a19c5 View commit details
    Browse the repository at this point in the history
  5. Skip segfaulting pdpd test

    p-wysocki committed Sep 14, 2022
    Copy the full SHA
    efc08c5 View commit details
    Browse the repository at this point in the history
  6. Skip another pdpd test

    p-wysocki committed Sep 14, 2022
    Copy the full SHA
    9d72e77 View commit details
    Browse the repository at this point in the history
  7. Skip pdpd places.cpp

    p-wysocki committed Sep 14, 2022
    Copy the full SHA
    c6f2137 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Copy the full SHA
    bdfdb74 View commit details
    Browse the repository at this point in the history
  2. Disable paddle tests

    mmikolajcz committed Sep 15, 2022
    Copy the full SHA
    2504c38 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84e7034 View commit details
    Browse the repository at this point in the history
  4. Use int instead of str

    mmikolajcz committed Sep 15, 2022
    Copy the full SHA
    148bafb View commit details
    Browse the repository at this point in the history
  5. Fix requirements path

    mmikolajcz committed Sep 15, 2022
    Copy the full SHA
    b71ee4f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Enable lin-cc

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    acb611f View commit details
    Browse the repository at this point in the history
  2. Fixes in CI

    mmikolajcz committed Sep 16, 2022
    Copy the full SHA
    db9a249 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7d7dec7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3149494 View commit details
    Browse the repository at this point in the history
  5. Update num_proc

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    2cab833 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cc7afdc View commit details
    Browse the repository at this point in the history
  7. Update ngraph-onnx

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    23dff2f View commit details
    Browse the repository at this point in the history
  8. Minor change

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    6167c6f View commit details
    Browse the repository at this point in the history
  9. Fix env var

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    e068bfe View commit details
    Browse the repository at this point in the history
  10. Change ubuntu to 20

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    51e5434 View commit details
    Browse the repository at this point in the history
  11. Get compiler on ngraph-onnx

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    fc34d7a View commit details
    Browse the repository at this point in the history
  12. Add sudo to apt-get

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    e8d41d0 View commit details
    Browse the repository at this point in the history
  13. Add SSL

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    5c06f44 View commit details
    Browse the repository at this point in the history
  14. Download ssl

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    86cd86d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    540e924 View commit details
    Browse the repository at this point in the history
  16. Minor changes

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    7499d9c View commit details
    Browse the repository at this point in the history
  17. install zlib

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    446efc0 View commit details
    Browse the repository at this point in the history
  18. Fix env var

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    02a92cc View commit details
    Browse the repository at this point in the history
  19. Fix docker building error

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    4ddc5e5 View commit details
    Browse the repository at this point in the history
  20. Revert changes

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    67c8de4 View commit details
    Browse the repository at this point in the history
  21. Modify dockerfile

    p-wysocki committed Sep 16, 2022
    Copy the full SHA
    9a783ac View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Copy the full SHA
    d594163 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Copy the full SHA
    097169a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f44d82 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    28ac103 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Cleanup

    p-wysocki committed Sep 26, 2022
    Copy the full SHA
    c504505 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Copy the full SHA
    54526d4 View commit details
    Browse the repository at this point in the history
  2. Revert previous commit

    p-wysocki committed Oct 5, 2022
    Copy the full SHA
    4741bbb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6e3ef10 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f0877b0 View commit details
    Browse the repository at this point in the history
  5. Apply clang

    p-wysocki committed Oct 5, 2022
    Copy the full SHA
    a3e2897 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Copy the full SHA
    f49b257 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Copy the full SHA
    94ad9ec View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Copy the full SHA
    8e7f892 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Copy the full SHA
    963c79b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1310718 View commit details
    Browse the repository at this point in the history
  3. Unskip pdpd tests

    p-wysocki committed Oct 18, 2022
    Copy the full SHA
    f0ced34 View commit details
    Browse the repository at this point in the history
  4. Enable pdpd tests on linux

    p-wysocki committed Oct 18, 2022
    Copy the full SHA
    b9d7c85 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix conflict

    p-wysocki committed Oct 19, 2022
    Copy the full SHA
    13ba9ba View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge master

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    fb4eec8 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    0f0515b View commit details
    Browse the repository at this point in the history
  3. Remove 3.6 from reqs

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    aa917d1 View commit details
    Browse the repository at this point in the history
  4. Merge upstream

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    7880557 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    9e0a6e5 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    4a2ff42 View commit details
    Browse the repository at this point in the history
  7. Minor changes

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    175243c View commit details
    Browse the repository at this point in the history
  8. Relax MO reqs

    p-wysocki committed Oct 26, 2022
    Copy the full SHA
    70383ef View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Bump torch version

    p-wysocki committed Oct 27, 2022
    Copy the full SHA
    b88499e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge ONNX 1.12 PR

    p-wysocki committed Oct 28, 2022
    Copy the full SHA
    9bc5587 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e03658 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. relax pytest

    p-wysocki committed Oct 31, 2022
    Copy the full SHA
    057ac3f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d60849e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Specify pytest version

    p-wysocki committed Nov 1, 2022
    Copy the full SHA
    57cb716 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fix pytest pip conflict

    p-wysocki committed Nov 2, 2022
    Copy the full SHA
    d2d58f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3950f4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2ec10d7 View commit details
    Browse the repository at this point in the history
  4. Bump attrs

    p-wysocki committed Nov 2, 2022
    Copy the full SHA
    e79ef49 View commit details
    Browse the repository at this point in the history
  5. Add py dependency

    p-wysocki committed Nov 2, 2022
    Copy the full SHA
    1c6cf0c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    215ee7e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Refactor versions

    p-wysocki committed Nov 3, 2022
    Copy the full SHA
    104dada View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a00909b View commit details
    Browse the repository at this point in the history
  3. Fix fdupes

    p-wysocki committed Nov 3, 2022
    Copy the full SHA
    e1e9dbf View commit details
    Browse the repository at this point in the history
  4. Bump OMZ submodule

    p-wysocki committed Nov 3, 2022
    Copy the full SHA
    bc8d12d View commit details
    Browse the repository at this point in the history
  5. Remove find and replace

    p-wysocki committed Nov 3, 2022
    Copy the full SHA
    afc690e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    43071a3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b8b8dc7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7fc5d69 View commit details
    Browse the repository at this point in the history
  9. Minor changes

    p-wysocki committed Nov 3, 2022
    Copy the full SHA
    5617329 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Copy the full SHA
    c37cf44 View commit details
    Browse the repository at this point in the history
  2. Try to fix scipy

    p-wysocki committed Nov 4, 2022
    Copy the full SHA
    1337420 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9a70f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b19ed47 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    26c93c2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b28fa7d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    467315f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bdd2931 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Copy the full SHA
    26bf9ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c2952c8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b29f24 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e787de View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Merge master

    p-wysocki committed Nov 6, 2022
    Copy the full SHA
    09dd822 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a05421 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Bump OMZ version

    p-wysocki committed Nov 7, 2022
    Copy the full SHA
    d55de6a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33b1a08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1f27a29 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Copy the full SHA
    e74bade View commit details
    Browse the repository at this point in the history
  2. Fix linter

    p-wysocki committed Nov 8, 2022
    Copy the full SHA
    659eaab View commit details
    Browse the repository at this point in the history
  3. Fix linter 2

    p-wysocki committed Nov 8, 2022
    Copy the full SHA
    ec037fb View commit details
    Browse the repository at this point in the history
  4. Fix linter 3

    p-wysocki committed Nov 8, 2022
    Copy the full SHA
    678275f View commit details
    Browse the repository at this point in the history
  5. Disable linter

    p-wysocki committed Nov 8, 2022
    Copy the full SHA
    d7dd13f View commit details
    Browse the repository at this point in the history