We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6537199 commit 9cd40c9Copy full SHA for 9cd40c9
recipes_source/torch_compile_backend_ipex.rst
@@ -1,7 +1,7 @@
1
-Intel® Extension for PyTorch* Backend
2
-=====================================
+Intel® Extension for PyTorch* Backend on Intel® CPUs
+====================================================
3
4
-To work better with `torch.compile`, Intel® Extension for PyTorch* implements a backend ``ipex``.
+To work better with `torch.compile` on Intel® CPUs, Intel® Extension for PyTorch* implements a backend ``ipex``.
5
It targets to improve hardware resource usage efficiency on Intel platforms for better performance.
6
The `ipex` backend is implemented with further customizations designed in Intel® Extension for
7
PyTorch* for the model compilation.
0 commit comments