-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Fix Android publish step with lite interpreter #111071
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/111071
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 512077d with merge base 2edc75a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
@pytorchbot merge -f 'Simple fix, Android build jobs have passed' |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This file needs to be added to the list like others. The publish command `BUILD_LITE_INTERPRETER=1 android/gradlew -p android publish` finishes successfully with this and files are available on Nexus:  Pull Request resolved: 8000 pytorch#111071 Approved by: https://github.com/atalman
This file needs to be added to the list like others. The publish command `BUILD_LITE_INTERPRETER=1 android/gradlew -p android publish` finishes successfully with this and files are available on Nexus:  Pull Request resolved: #111071 Approved by: https://github.com/atalman
This file needs to be added to the list like others. The publish command
BUILD_LITE_INTERPRETER=1 android/gradlew -p android publish
finishes successfully with this and files are available on Nexus: