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

Python 3.11 (Continuing #643) #749

Merged
merged 7 commits into from
Jan 5, 2024
Merged

Python 3.11 (Continuing #643) #749

merged 7 commits into from
Jan 5, 2024

Conversation

ksaur
Copy link
Contributor

@ksaur ksaur commented Jan 5, 2024

Seeing if we can make progress on #643. (If we are blocked on TVM, we can make progress on the rest of the pipeline)

@@ -64,7 +64,7 @@ _Thank you to [Chien Vu](https://www.linkedin.com/in/vumichien/) for contributin

## Installation

Hummingbird was tested on Python 3.8, 3.9 and 3.10 on Linux, Windows and MacOS machines. It is recommended to use a virtual environment (See: [python3 venv doc](https://docs.python.org/3/tutorial/venv.html) or [Using Python environments in VS Code](https://code.visualstudio.com/docs/python/environments).)
Hummingbird was tested on Python 3.8, 3.9, 3.10 and 3.11 on Linux, Windows and MacOS machines. (TVM only works through Python3.10.) It is recommended to use a virtual environment (See: [python3 venv doc](https://docs.python.org/3/tutorial/venv.html) or [Using Python environments in VS Code](https://code.visualstudio.com/docs/python/environments).)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

todo check on which versions TVM works

Copy link
Contributor Author

Choose a reason for hiding this comment

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

leaving as-is for now

@ksaur ksaur changed the title Continuing #643 (Python 3.11) Python 3.11 (Continuing #643) Jan 5, 2024
@ksaur ksaur mentioned this pull request Jan 5, 2024
5 tasks
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1ae1152) 90.25% compared to head (dd7ca38) 90.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files          80       80           
  Lines        4677     4677           
  Branches      856      856           
=======================================
  Hits         4221     4221           
  Misses        259      259           
  Partials      197      197           
Flag Coverage Δ
unittests 90.25% <ø> (ø)

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.

@ksaur ksaur requested a review from mshr-h January 5, 2024 20:02
@ksaur ksaur enabled auto-merge (squash) January 5, 2024 20:03
@ksaur ksaur requested a review from interesaaat January 5, 2024 20:04
@ksaur ksaur merged commit 036b493 into main Jan 5, 2024
13 checks passed
@ksaur ksaur deleted the python-3.11 branch January 5, 2024 20:08
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.

4 participants