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

mitigating onnx install issue #789

Merged
merged 3 commits into from
Aug 5, 2024
Merged

mitigating onnx install issue #789

merged 3 commits into from
Aug 5, 2024

Conversation

ksaur
Copy link
Contributor

@ksaur ksaur commented Aug 2, 2024

related to #788 (stop gap, does not close)

@ksaur ksaur marked this pull request as ready for review August 2, 2024 21:53
@ksaur ksaur requested a review from interesaaat August 2, 2024 21:53
@ksaur ksaur changed the title testing onnx issue mitigating onnx install issue Aug 2, 2024
@ksaur ksaur enabled auto-merge (squash) August 2, 2024 22:04
@ksaur ksaur disabled auto-merge August 2, 2024 22:04
@ksaur ksaur enabled auto-merge (squash) August 2, 2024 22:04
@@ -138,19 +138,19 @@ jobs:
cd ~/work/hummingbird/tvm/python
python3 -m pip install -e .

# We don't run pytest for macos py3.9 since we do coverage for that case.
# We don't run pytest for ubuntu py3.9 since we do coverage for that case.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now there is some problem with macos + codecov that is blocking the pipeline. Changing this to unblock, and also since mac is slowest it makes no sense to make it worse! Will fix additional issues in separate PR.

@ksaur ksaur merged commit 94d49f8 into main Aug 5, 2024
11 checks passed
@ksaur ksaur deleted the ksaur-patch-1 branch September 27, 2024 21:30
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.

2 participants