Skip to content

Commit 9cd40c9

Browse files
authored
update torch compile backend ipex with target device (#2919)
1 parent 6537199 commit 9cd40c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes_source/torch_compile_backend_ipex.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Intel® Extension for PyTorch* Backend
2-
=====================================
1+
Intel® Extension for PyTorch* Backend on Intel® CPUs
2+
====================================================
33

4-
To work better with `torch.compile`, Intel® Extension for PyTorch* implements a backend ``ipex``.
4+
To work better with `torch.compile` on Intel® CPUs, Intel® Extension for PyTorch* implements a backend ``ipex``.
55
It targets to improve hardware resource usage efficiency on Intel platforms for better performance.
66
The `ipex` backend is implemented with further customizations designed in Intel® Extension for
77
PyTorch* for the model compilation.

0 commit comments

Comments
 (0)