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

[Test/Azure] Fix the torch version in examples for smoke test and change the credential for Azure #1330

Merged
merged 24 commits into from
Oct 31, 2022

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    3ff75b8 View commit details
    Browse the repository at this point in the history
  2. Fix cuda version

    Michaelvll committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    cfac248 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. pin cuda version for torch

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a6f0e26 View commit details
    Browse the repository at this point in the history
  2. Fix torch version

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    21b8bf8 View commit details
    Browse the repository at this point in the history
  3. fix comments

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    855d4b4 View commit details
    Browse the repository at this point in the history
  4. Fix azure provider

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    de7fb90 View commit details
    Browse the repository at this point in the history
  5. fix credential

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7ee7aa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02d5f4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d263fee View commit details
    Browse the repository at this point in the history
  8. fix torch installation

    Michaelvll committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    9dcd8ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d513c70 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update sky/clouds/azure.py

    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    Michaelvll and concretevitamin authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2e95ad7 View commit details
    Browse the repository at this point in the history
  2. revert aws image version

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    464543a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e5417e View commit details
    Browse the repository at this point in the history
  4. pin cu113 for huggingface

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2212805 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0b4f2a View commit details
    Browse the repository at this point in the history
  6. Add comment

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    6f03cba View commit details
    Browse the repository at this point in the history
  7. format

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    89bb0da View commit details
    Browse the repository at this point in the history
  8. Update sky/clouds/aws.py

    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    Michaelvll and concretevitamin authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    44ced54 View commit details
    Browse the repository at this point in the history
  9. Update sky/clouds/gcp.py

    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    Michaelvll and concretevitamin authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ba1906d View commit details
    Browse the repository at this point in the history
  10. revert gcp image

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d7c2f53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    845af86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e51ec27 View commit details
    Browse the repository at this point in the history
  13. Fix doc

    Michaelvll committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f539c0e View commit details
    Browse the repository at this point in the history