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

Update Tensorflow, gRPC, Protobuf dependencies #868

Merged
merged 38 commits into from
Aug 25, 2023

Commits on Aug 1, 2023

  1. Update Tensorflow to latest, finally update grpcio/protobuf

    Signed-off-by: Patrick Foley <psfoley@gmail.com>
    psfoley committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1b63301 View commit details
    Browse the repository at this point in the history
  2. Lint issue fix and missing tf reference

    Signed-off-by: Patrick Foley <psfoley@gmail.com>
    psfoley committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f345338 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. pyzmq version fixed

    mansishr committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    96d598f View commit details
    Browse the repository at this point in the history
  2. fix taskrunner tests for windows

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c01668d View commit details
    Browse the repository at this point in the history
  3. fix taskrunner test syntax for windows

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    baff1a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. adding user option to workspace pip install requirements for windows

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a253d85 View commit details
    Browse the repository at this point in the history
  2. fix windows CI test

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e94697a View commit details
    Browse the repository at this point in the history
  3. testing virtual env for windows github actions

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fba30ff View commit details
    Browse the repository at this point in the history
  4. testing virtual env for windows github actions

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    680d464 View commit details
    Browse the repository at this point in the history
  5. testing virtual env for windows github actions

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e887ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. testing venv for windows

    Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
    mansishr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c46f78c View commit details
    Browse the repository at this point in the history
  2. test venv for windows

    mansishr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e99ad55 View commit details
    Browse the repository at this point in the history
  3. test venv for windows

    mansishr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f62cecd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    ac3087b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c705aaa View commit details
    Browse the repository at this point in the history
  3. Update taskrunner.yml

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1e45246 View commit details
    Browse the repository at this point in the history
  4. Update taskrunner.yml

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    027e9c2 View commit details
    Browse the repository at this point in the history
  5. Update workspace.py

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2df3b51 View commit details
    Browse the repository at this point in the history
  6. Update workspace.py

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    45fe7f7 View commit details
    Browse the repository at this point in the history
  7. Update taskrunner.yml

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1c52252 View commit details
    Browse the repository at this point in the history
  8. Remove get_model import from global namespace so dependencies are not…

    … loaded into memory unnecessarily (breaking windows build)
    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dbae5a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8786895 View commit details
    Browse the repository at this point in the history
  10. Fixed logger import paths

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ffc4310 View commit details
    Browse the repository at this point in the history
  11. Fix missing imports

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9a7f5e8 View commit details
    Browse the repository at this point in the history
  12. Fix native import

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    35f625a View commit details
    Browse the repository at this point in the history
  13. Fix lint errors

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9a6e8e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d93aeb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    178f44e View commit details
    Browse the repository at this point in the history
  16. Update interactive-kvasir.yml

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    293ada9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae1b6e1 View commit details
    Browse the repository at this point in the history
  18. Update python versions

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2ac5d55 View commit details
    Browse the repository at this point in the history
  19. Update python versions

    psfoley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    84dd777 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update python versions

    psfoley committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    edd6b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4de2a View commit details
    Browse the repository at this point in the history
  3. Fix Windows encoding

    psfoley committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    18fb737 View commit details
    Browse the repository at this point in the history
  4. Fix Windows encoding and limit rounds so Github Actions CI doesn't ru…

    …n out of memory
    
    Signed-off-by: Patrick Foley <psfoley@gmail.com>
    psfoley committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    acfa1e1 View commit details
    Browse the repository at this point in the history
  5. Fix windows encoding

    psfoley committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bfae178 View commit details
    Browse the repository at this point in the history
  6. Fix Windows encoding

    psfoley committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ae69055 View commit details
    Browse the repository at this point in the history