-
Notifications
You must be signed in to change notification settings - Fork 688
Core ML doc updates #15033
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
Core ML doc updates #15033
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15033
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 3 New Failures, 14 Cancelled Jobs, 3 Unrelated FailuresAs of commit 99dde90 with merge base a6a6dfb ( NEW FAILURES - The following jobs have failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
something is off in the rendered docs, I don't see the CorML page in the left nav bar and the link in the table is also not working. |
How do I see the rendered docs? |
Click on the link above "Python docs built from this PR" in the pytorch-bot comment. One tip, it doesn't always update on new code updates. The reason is the S3 is cached So, you just add "?v=1" or any other strings to the URL to force reload |
2bff13d
to
99dde90
Compare
Closing this PR. I re-opened a new one here: #15073 |
Splits previous docs (docs/source/backends-coreml.md) into multiple files following #14873