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

convert CI-python to use conda and install pytorch dependencies #2272

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

convert CI-python to use conda and install pytorch dependencies

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #2272 (fabbaea) into main (ef21550) will increase coverage by 3.97%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2272      +/-   ##
==========================================
+ Coverage   89.23%   93.20%   +3.97%     
==========================================
  Files         129      103      -26     
  Lines        7382     5198    -2184     
==========================================
- Hits         6587     4845    -1742     
+ Misses        795      353     -442     
Flag Coverage Δ
unittests 93.20% <ø> (+3.97%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 26 files with indirect coverage changes

run: |
pip install -v -e .
working-directory: ${{ matrix.packageDirectory }}

- name: Pip freeze
Copy link
Collaborator

@Advitya17 Advitya17 Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this raiwidgets logic added here??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's just to upload dependencies

@imatiach-msft imatiach-msft force-pushed the ilmat/convert-ci-to-conda branch from 548f801 to ea5924f Compare August 23, 2023 17:57
@imatiach-msft imatiach-msft force-pushed the ilmat/convert-ci-to-conda branch from ea5924f to fabbaea Compare August 23, 2023 18:44
@imatiach-msft imatiach-msft merged commit a714c25 into main Aug 23, 2023
@imatiach-msft imatiach-msft deleted the ilmat/convert-ci-to-conda branch August 23, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants