-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Removing Torchserve tutorial per Tutorial audit t228126880 #3412
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3412
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0033edf with merge base 8a5c6f1 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
recipes_source/xeon_run_cpu.rst
Outdated
@@ -214,12 +214,12 @@ The generic option settings (knobs) include the following: | |||
- default value | |||
- help | |||
* - ``-h``, ``--help`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about changes to this file but the rest lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
VSCode is still messing with spacing settings - i didn't see it until after i'd pushed it and figured it wasn't really worth trying to redo it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed!
Fixes T228126880
Description
Deletes https://github.com/pytorch/tutorials/tree/main/intermediate_source/torchserve_with_ipex_2.rst and refernces to it
Checklist