Skip to content
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

💡 [REQUEST] - Write a tutorial about how to leverage AMX with PyTorch on the 4th Gen of Xeon #2355

Closed
mingfeima opened this issue May 30, 2023 · 1 comment · Fixed by #2439
Assignees
Labels
advanced docathon-h1-2023 A label for the docathon in H1 2023 intel

Comments

@mingfeima
Copy link
Contributor

mingfeima commented May 30, 2023

🚀 Descirbe the improvement or the new tutorial

The 4th Generation Intel® Xeon® Scalable Processor platform is an unique, scalable platform optimized for different workloads acceleration on AI. The new built-in AI acceleration engine, Intel® Advanced Matrix Extensions (AMX) is able to accelerate a variety of AI Inference and Training workloads (NLP, recommendation systems, image recognition…) with BF16 and INT8 datatype.

PyTorch has enabled AMX support for computation intensive operators, e.g. Conv2d, ConvTranspose2d, Linear, MatMul, bmm with torch.bfloat16 datatype and int8 on the quantization backend. It is better to write a tutorial to tell users how to leverage AMX on PyTorch.

Existing tutorials on this topic

No response

Additional context

We aim to complete the document as part of PyTorch Docathon 2023. cc @jgong5 @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ZailiWang @ZhaoqiongZ @leslie-fang-intel @Xia-Weiwen @sekahler2 @CaoE @zhuhaozhe @Valentine233 @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen @CaoE

@mingfeima mingfeima changed the title 💡 [REQUEST] - <Write a tutorial about how to leverage AMX with PyTorch on the 4th Gen of Xeon> 💡 [REQUEST] - Write a tutorial about how to leverage AMX with PyTorch on the 4th Gen of Xeon May 30, 2023
@svekars svekars added intel advanced docathon-h1-2023 A label for the docathon in H1 2023 labels May 30, 2023
@CaoE
Copy link
Contributor

CaoE commented Jun 2, 2023

/assigntome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced docathon-h1-2023 A label for the docathon in H1 2023 intel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants