-
Notifications
You must be signed in to change notification settings - Fork 306
Adding Blog Post #1091
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
Adding Blog Post #1091
Conversation
👷 Deploy Preview for pytorch-dot-org-preview processing.
|
…//github.com/Jam3/pytorch.github.io into Blog-Post-Accelerating-PyTorch-Vision-Models
I'm not seeing a preview image when sharing. |
Hi Tamara, the featured image is this one: '/assets/images/accelerating-pytorch-vision-models-with-channels-last-on-cpu-2.png' which is the second image and it is already on the commited file. Also, the reason you aren't seeing the first paragraph in the preview is because there is a title before it and it shows the preview according to the order the elements where placed. If a title comes first, it shows the title and not the paragraph in the preview. If you'd like the paragraph to show in the preview then it should be the first thing on the blog and the title should be removed or place somewhere else. |
Adding Blog Post "Accelerating PyTorch Vision Models with Channels Last on CPU"