Skip to content

Commit f9cad1c

Browse files
authored
update README for Intel Extension for Tensorflow v2.15.0.1 docker image (#296)
Signed-off-by: Zhefeng, Qiao <qiaozhefeng@gmail.com>
1 parent cae73a7 commit f9cad1c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

tensorflow/README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414

1515
The images below include support for both CPU and GPU optimizations:
1616

17-
| Tag(s) | TensorFlow | ITEX | Driver | Dockerfile |
18-
| ---------------------- | ----------- | -------------- | ------ | --------------- |
19-
| `2.15.0.0-xpu`, `xpu` | [v2.15.0] | [v2.15.0.0] | [803] | [v0.4.0-Beta] |
20-
| `2.14.0.1-xpu` | [v2.14.1] | [v2.14.0.1] | [736] | [v0.3.4] |
21-
| `2.13.0.0-xpu` | [v2.13.0] | [v2.13.0.0] | [647] | [v0.2.3] |
17+
| Tag(s) | TensorFlow | ITEX | Driver | Dockerfile |
18+
| ---------------------- | ----------- | -------------- | ------- | --------------- |
19+
| `2.15.0.1-xpu`, `xpu` | [v2.15.1] | [v2.15.0.1] | [803.63]| [v0.4.0-Beta] |
20+
| `2.15.0.0-xpu` | [v2.15.0] | [v2.15.0.0] | [803] | [v0.4.0-Beta] |
21+
| `2.14.0.1-xpu` | [v2.14.1] | [v2.14.0.1] | [736] | [v0.3.4] |
22+
| `2.13.0.0-xpu` | [v2.13.0] | [v2.13.0.0] | [647] | [v0.2.3] |
2223

2324
### Run the XPU Container
2425

@@ -219,17 +220,20 @@ It is the image user's responsibility to ensure that any use of The images below
219220
[v0.3.4]: https://github.com/intel/ai-containers/blob/v0.3.4/tensorflow/Dockerfile
220221
[v0.2.3]: https://github.com/intel/ai-containers/blob/v0.2.3/tensorflow/Dockerfile
221222

223+
[v2.15.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.1
222224
[v2.15.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.0
223225
[v2.14.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.14.1
224226
[v2.13.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.13.0
225227

228+
[v2.15.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.1
226229
[v2.15.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.0
227230
[v2.14.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.14.0.1
228231
[v2.13.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.13.0.0
229232

230233
[v0.28.1]: https://github.com/horovod/horovod/releases/tag/v0.28.1
231234
[v0.28.0]: https://github.com/horovod/horovod/releases/tag/v0.28.0
232235

236+
[803.63]: https://dgpu-docs.intel.com/releases/LTS_803.63_20240617.html
233237
[803]: https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html
234238
[736]: https://dgpu-docs.intel.com/releases/stable_736_25_20231031.html
235239
[647]: https://dgpu-docs.intel.com/releases/stable_647_21_20230714.html

0 commit comments

Comments
 (0)