-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[DO NOT MERGE]test API usage decorator #5436
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
Conversation
💊 CI failures summary and remediationsAs of commit 146a297 (more details on the Dr. CI page):
🕵️ 4 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Job | Step | Action |
---|---|---|
Build torchvision C++ distribution and test | 🔁 rerun | |
packaging/build_cmake.sh | 🔁 rerun | |
Run tests | 🔁 rerun | |
curl -o conda.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh | ||
sh conda.sh -b | ||
source $HOME/miniconda3/bin/activate | ||
conda install -yq conda-build cmake | ||
packaging/build_cmake.sh | ||
🔁 rerun |
This comment was automatically generated by Dr. CI (expand for details).
Please report bugs/suggestions to the (internal) Dr. CI Users group.
65240e4
to
b78e5d6
Compare
Thanks for reopening the PR to investigate @kazhang. I got input from the JIT team and advised against using the approach. Given that this PR proves the approach has issues, I think we will avoid it. |
No description provided.