Skip to content

Commit

Permalink
update torch compile backend ipex with target device
Browse files Browse the repository at this point in the history
  • Loading branch information
jingxu10 committed Jun 10, 2024
1 parent 6537199 commit 63a1da2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes_source/torch_compile_backend_ipex.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Intel® Extension for PyTorch* Backend
=====================================
Intel® Extension for PyTorch* Backend on Intel® CPUs
====================================================

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``.
It targets to improve hardware resource usage efficiency on Intel platforms for better performance.
The `ipex` backend is implemented with further customizations designed in Intel® Extension for
PyTorch* for the model compilation.
Expand Down

0 comments on commit 63a1da2

Please sign in to comment.