{"id":13574368,"url":"https://github.com/intel/intel-extension-for-tensorflow","last_synced_at":"2025-05-15T00:06:45.774Z","repository":{"id":62216592,"uuid":"539414409","full_name":"intel/intel-extension-for-tensorflow","owner":"intel","description":"Intel® Extension for TensorFlow*","archived":false,"fork":false,"pushed_at":"2025-03-18T04:36:57.000Z","size":33462,"stargazers_count":338,"open_issues_count":7,"forks_count":43,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-05-15T00:05:31.535Z","etag":null,"topics":["ai","cpu","deep-learning","extension","gpu","machine-learning","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-21T09:48:22.000Z","updated_at":"2025-05-08T04:00:22.000Z","dependencies_parsed_at":"2023-10-20T10:04:10.061Z","dependency_job_id":"ba24bfc1-0916-492b-84eb-29c8cedc8e63","html_url":"https://github.com/intel/intel-extension-for-tensorflow","commit_stats":{"total_commits":1025,"total_committers":57,"mean_commits":"17.982456140350877","dds":0.9160975609756098,"last_synced_commit":"7c79153be10edf9c55907d8db86f29f63abf5779"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/intel-extension-for-tensorflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249198,"owners_count":22039029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","cpu","deep-learning","extension","gpu","machine-learning","tensorflow"],"created_at":"2024-08-01T15:00:50.939Z","updated_at":"2025-05-15T00:06:40.757Z","avatar_url":"https://github.com/intel.png","language":"C++","readme":"\u003cdiv align=\"center\"\u003e\n\nIntel® Extension for TensorFlow*\n===============================\n\n[![Python](https://img.shields.io/pypi/pyversions/intel_extension_for_tensorflow)](https://badge.fury.io/py/intel-extension-for-tensorflow)\n[![PyPI version](https://badge.fury.io/py/intel-extension-for-tensorflow.svg)](https://badge.fury.io/py/intel-extension-for-tensorflow)\n[![version](https://img.shields.io/github/v/release/intel/intel-extension-for-tensorflow?color=brightgreen)](https://github.com/intel/intel-extension-for-tensorflow/releases)\n[![license](https://img.shields.io/badge/license-Apache%202-blue)](LICENSE.txt)\n\n[🏭Infrastructure](./docs/guide/infrastructure.md)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[📖Documentations](./docs/README.md)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[🌱Features](https://intel.github.io/intel-extension-for-tensorflow/latest/docs/guide/features.html)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[😃Performance Data](https://intel.github.io/intel-extension-for-tensorflow/latest/docs/guide/performance.html)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[🏃Installation Guide](https://intel.github.io/intel-extension-for-tensorflow/latest/docs/install/installation_guide.html)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[💻Examples](./examples/README.md)\n\u003c/div\u003e\n\n\n\nIntel® Extension for TensorFlow* is a heterogeneous, high performance deep learning extension plugin based on TensorFlow [PluggableDevice](https://github.com/tensorflow/community/blob/master/rfcs/20200624-pluggable-device-for-tensorflow.md) interface, aiming to bring Intel CPU or GPU devices into [TensorFlow](https://github.com/tensorflow/tensorflow) open source community for AI workload acceleration. It allows users to flexibly plug an XPU into TensorFlow on-demand, exposing the computing power inside Intel's hardware.\n\nThis diagram provides a summary of the TensorFlow* PyPI package ecosystem.\n\n\u003cdiv align=center\u003e\n\u003cimg src=\"docs/guide/images/pip_pkg_deps.png\"\u003e\n\u003c/div\u003e\n\n\n* TensorFlow PyPI packages:\n  [estimator](https://www.tensorflow.org/guide/estimator), [keras](https://keras.io), [tensorboard](https://www.tensorflow.org/tensorboard), [tensorflow-base](https://www.tensorflow.org/guide)\n\n* Intel® Extension for TensorFlow* package:\n\n   `intel_extension_for_tensorflow` contains:\n   * XPU specific implementation\n     * Kernels \u0026 operators\n     * Graph optimizer\n     * Device runtime\n   * XPU configuration management\n     * XPU backend selection\n     * Options turning on/off advanced features\n\n## Install\n\n### Hardware Requirement\n\nIntel® Extension for TensorFlow* provides [Intel XPU](docs/install/install_for_xpu.md#hardware-requirements) and [Intel CPU](docs/install/install_for_cpu.md#hardware-requirements) support.\n\n### Software Requirement\n\n|Package|CPU|XPU|Installation|\n|-|-|-|-|\n|Intel GPU driver||Y|[Install Intel GPU driver](docs/install/install_for_xpu.md#install-gpu-drivers)|\n|Intel® oneAPI Base Toolkit||Y|[Install Intel® oneAPI Base Toolkit](docs/install/install_for_xpu.md#install-oneapi-base-toolkit-packages)|\n|TensorFlow|Y|Y|[Install TensorFlow 2.15.0](https://www.tensorflow.org/install)|\n\n### Installation Channel:\nIntel® Extension for TensorFlow* can be installed through the following channels:\n\n* PyPI: [XPU](docs/install/install_for_xpu.md#install-via-pypi-wheel-in-bare-metal) \\ [CPU](docs/install/install_for_cpu.md#install-via-pypi-wheel-in-bare-metal)\n* DockerHub: [ XPU Container ](docs/install/install_for_xpu.md#install-via-docker-container) \\ [ CPU Container](docs/install/install_for_cpu.md#install-via-docker-container)\n* Source: [Build from source](docs/install/how_to_build.md)\n\n\n### Compatibility Table\n\n| Intel® Extension for TensorFlow*  | Stock TensorFlow |\n| ------- | ----------- |\n| Not support  | 2.17 |\n| [latest build from source](docs/install/how_to_build.md)  | 2.16 |\n| v2.15.0.0 \u0026 v2.15.0.1  | 2.15 |\n| v2.14.0.1 \u0026 v2.14.0.2  | 2.14 |\n| v2.13.0.0  | 2.13 |\n| v1.2.0  | 2.12 |\n| v1.1.0  | 2.10 \u0026 2.11 |\n| v1.0.0  | 2.10        |\n\n### Install for XPU\n```\npip install --upgrade intel-extension-for-tensorflow[xpu]\n```\n\nEnvironment check instructions for XPU:\n\n* Option1:\n```bash\npip install wget\nexport path_to_site_packages=`python -c \"import site; print(site.getsitepackages()[0])\"`\npython ${path_to_site_packages}/intel_extension_for_tensorflow/tools/python/env_check.py\n```\n\n* Option2:\n```bash\npip install wget\nwget https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/main/tools/python/env_check.py\npython env_check.py\n```\n\nRefer to [XPU installation](docs/install/install_for_xpu.md) for details.\n\n### Install for CPU\n```\npip install --upgrade intel-extension-for-tensorflow[cpu]\n```\n\nSanity check instructions:\n```\npython -c \"import intel_extension_for_tensorflow as itex; print(itex.__version__)\"\n```\n\n### Install for weekly binaries\n\n#### Install for XPU weekly\n```\npip install --upgrade intel-extension-for-tensorflow-weekly[xpu] -f https://developer.intel.com/itex-whl-weekly\n```\n\nEnvironment check instructions for GPU weekly:\n\n* Option1:\n```bash\npip install wget\nexport path_to_site_packages=`python -c \"import site; print(site.getsitepackages()[0])\"`\npython ${path_to_site_packages}/intel_extension_for_tensorflow/tools/python/env_check.py\n```\n\n* Option2:\n```bash\npip install wget\nwget https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/main/tools/python/env_check.py\npython env_check.py\n```\n\n#### Install for CPU weekly\n```\npip install --upgrade intel-extension-for-tensorflow-weekly[cpu] -f https://developer.intel.com/itex-whl-weekly\n```\n\nSanity check instructions:\n```\npython -c \"import intel_extension_for_tensorflow as itex; print(itex.__version__)\"\n```\n\n## Documentation\n\nVisit the [online document website](https://intel.github.io/intel-extension-for-tensorflow/latest/), and then get started with a tour of Intel® Extension for TensorFlow* [examples](examples/README.md).\n\n## Contributing\n\nWe welcome community contributions to Intel® Extension for TensorFlow*.\n\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](CODE_OF_CONDUCT.md). Please see [contribution guidelines](docs/community/contributing.md) for additional details.\n\n## Resources\n- [TensorFlow GPU device plugins](https://www.tensorflow.org/install/gpu_plugins)\n- [Accelerating TensorFlow on Intel® Data Center GPU Flex Series](https://blog.tensorflow.org/2022/10/accelerating-tensorflow-on-intel-data-center-gpu-flex-series.html)\n- [Meet the Innovation of Intel AI Software: Intel® Extension for TensorFlow*](https://www.intel.com/content/www/us/en/developer/articles/technical/innovation-of-ai-software-extension-tensorflow.html)\n- [Efficient TensorFlow Distributed Training on Intel Data Center GPU Max Series](https://medium.com/intel-analytics-software/efficient-tensorflow-distributed-training-on-intel-data-center-gpu-max-series-c01f3043a0cc)\n- [Accelerate JAX models on Intel GPUs via PJRT](https://opensource.googleblog.com/2023/06/accelerate-jax-models-on-intel-gpus-via-pjrt.html)\n- [Running TensorFlow Stable Diffusion on Intel Arc GPUs](https://medium.com/intel-analytics-software/running-tensorflow-stable-diffusion-on-intel-arc-gpus-e6ff0d2b7549)\n- [AI workload Acceleration with Intel® Extension for TensorFlow* | Intel Software](https://www.youtube.com/watch?v=Wivx0IYKzpk)\n\n## Support\nSubmit your questions, feature requests, and bug reports on the [GitHub issues](https://github.com/intel/intel-extension-for-tensorflow/issues) page.\n\n## Security\nSee Intel's [Security Center](https://www.intel.com/content/www/us/en/security-center/default.html) for information on how to report a potential security issue or vulnerability.\n\nSee also: [Security Policy](SECURITY.md)\n\n## License\n[Apache License 2.0](LICENSE.txt)\n\nThis distribution includes third party software governed by separate license terms. This third party software, even if included with the distribution of the Intel software, may be governed by separate license terms, including without limitation, third party license terms, other Intel software license terms, and open source software license terms. These separate license terms govern your use of the third party programs as set forth in the [\"THIRD-PARTY-PROGRAMS\"](third-party-programs/THIRD-PARTY-PROGRAMS) file.\n","funding_links":[],"categories":["Table of Contents"],"sub_categories":["AI - Frameworks and Toolkits"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintel%2Fintel-extension-for-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintel%2Fintel-extension-for-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintel%2Fintel-extension-for-tensorflow/lists"}