From f9cad1c79382a331e5867c507c857c3e4266bf0f Mon Sep 17 00:00:00 2001 From: "Zhefeng, Qiao" Date: Mon, 12 Aug 2024 23:31:28 +0800 Subject: [PATCH] update README for Intel Extension for Tensorflow v2.15.0.1 docker image (#296) Signed-off-by: Zhefeng, Qiao --- tensorflow/README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/tensorflow/README.md b/tensorflow/README.md index 85b6150a..c92533ef 100644 --- a/tensorflow/README.md +++ b/tensorflow/README.md @@ -14,11 +14,12 @@ The images below include support for both CPU and GPU optimizations: -| Tag(s) | TensorFlow | ITEX | Driver | Dockerfile | -| ---------------------- | ----------- | -------------- | ------ | --------------- | -| `2.15.0.0-xpu`, `xpu` | [v2.15.0] | [v2.15.0.0] | [803] | [v0.4.0-Beta] | -| `2.14.0.1-xpu` | [v2.14.1] | [v2.14.0.1] | [736] | [v0.3.4] | -| `2.13.0.0-xpu` | [v2.13.0] | [v2.13.0.0] | [647] | [v0.2.3] | +| Tag(s) | TensorFlow | ITEX | Driver | Dockerfile | +| ---------------------- | ----------- | -------------- | ------- | --------------- | +| `2.15.0.1-xpu`, `xpu` | [v2.15.1] | [v2.15.0.1] | [803.63]| [v0.4.0-Beta] | +| `2.15.0.0-xpu` | [v2.15.0] | [v2.15.0.0] | [803] | [v0.4.0-Beta] | +| `2.14.0.1-xpu` | [v2.14.1] | [v2.14.0.1] | [736] | [v0.3.4] | +| `2.13.0.0-xpu` | [v2.13.0] | [v2.13.0.0] | [647] | [v0.2.3] | ### Run the XPU Container @@ -219,10 +220,12 @@ It is the image user's responsibility to ensure that any use of The images below [v0.3.4]: https://github.com/intel/ai-containers/blob/v0.3.4/tensorflow/Dockerfile [v0.2.3]: https://github.com/intel/ai-containers/blob/v0.2.3/tensorflow/Dockerfile +[v2.15.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.1 [v2.15.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.0 [v2.14.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.14.1 [v2.13.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.13.0 +[v2.15.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.1 [v2.15.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.0 [v2.14.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.14.0.1 [v2.13.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.13.0.0 @@ -230,6 +233,7 @@ It is the image user's responsibility to ensure that any use of The images below [v0.28.1]: https://github.com/horovod/horovod/releases/tag/v0.28.1 [v0.28.0]: https://github.com/horovod/horovod/releases/tag/v0.28.0 +[803.63]: https://dgpu-docs.intel.com/releases/LTS_803.63_20240617.html [803]: https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html [736]: https://dgpu-docs.intel.com/releases/stable_736_25_20231031.html [647]: https://dgpu-docs.intel.com/releases/stable_647_21_20230714.html