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 XPU install #3516

Merged
merged 15 commits into from
May 23, 2024
Merged

Update XPU install #3516

merged 15 commits into from
May 23, 2024

Conversation

kprokofi
Copy link
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM BUILD DOC Improvements or additions to documentation labels May 17, 2024
pyproject.toml Outdated Show resolved Hide resolved
@github-actions github-actions bot added the OTX 2.0 For OTX v2.0 label May 22, 2024
@github-actions github-actions bot added the TEST Any changes in tests label May 22, 2024
@kprokofi kprokofi requested a review from sovrasov May 22, 2024 23:38
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.95%. Comparing base (464884f) to head (e1767f5).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3516      +/-   ##
===========================================
- Coverage    83.01%   82.95%   -0.07%     
===========================================
  Files          253      253              
  Lines        25169    25163       -6     
===========================================
- Hits         20895    20873      -22     
- Misses        4274     4290      +16     
Flag Coverage Δ
py310 82.95% <100.00%> (-0.04%) ⬇️
py311 82.90% <100.00%> (-0.11%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@eunwoosh eunwoosh left a comment

Choose a reason for hiding this comment

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

Thanks for your work. I leave some comments. Please take a look.

docs/source/guide/get_started/installation.rst Outdated Show resolved Hide resolved
@kprokofi kprokofi requested a review from eunwoosh May 23, 2024 12:57
@kprokofi kprokofi merged commit ce2d99f into develop May 23, 2024
15 checks passed
@kprokofi kprokofi deleted the kp/update_xpu_install branch May 23, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DOC Improvements or additions to documentation OTX 2.0 For OTX v2.0 TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants