Introduction
============

IntelĀ® Extension for PyTorch* extends PyTorch* with the latest performance optimizations for Intel hardware. 
Optimizations take advantage of Intel X\ :sup:`e`\ Matrix Extensions (XMX) AI engines on Intel discrete GPUs. 
The extension provides easy GPU acceleration for Intel discrete GPUs through the PyTorch* ``xpu`` device.

For the detailed list of supported features and usage instructions, refer to `Features <features.html>`_.

Get Started
-----------
- `Installation <https://intel.github.io/intel-extension-for-pytorch/index.html#installation?platform=gpu&version=v2.1.40%2bxpu>`_
- `Quick Start <getting_started.md>`_
- `Examples <examples.md>`_

API Documentation
-----------------
For detailed description of the IntelĀ® Extension for PyTorch* APIs, refer to the `API Documentation <api_doc.html>`_ section.