|
14 | 14 |
|
15 | 15 | The images below include support for both CPU and GPU optimizations:
|
16 | 16 |
|
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] | |
22 | 23 |
|
23 | 24 | ### Run the XPU Container
|
24 | 25 |
|
@@ -219,17 +220,20 @@ It is the image user's responsibility to ensure that any use of The images below
|
219 | 220 | [v0.3.4]: https://github.com/intel/ai-containers/blob/v0.3.4/tensorflow/Dockerfile
|
220 | 221 | [v0.2.3]: https://github.com/intel/ai-containers/blob/v0.2.3/tensorflow/Dockerfile
|
221 | 222 |
|
| 223 | +[v2.15.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.1 |
222 | 224 | [v2.15.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.15.0
|
223 | 225 | [v2.14.1]: https://github.com/tensorflow/tensorflow/releases/tag/v2.14.1
|
224 | 226 | [v2.13.0]: https://github.com/tensorflow/tensorflow/releases/tag/v2.13.0
|
225 | 227 |
|
| 228 | +[v2.15.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.1 |
226 | 229 | [v2.15.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.15.0.0
|
227 | 230 | [v2.14.0.1]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.14.0.1
|
228 | 231 | [v2.13.0.0]: https://github.com/intel/intel-extension-for-tensorflow/releases/tag/v2.13.0.0
|
229 | 232 |
|
230 | 233 | [v0.28.1]: https://github.com/horovod/horovod/releases/tag/v0.28.1
|
231 | 234 | [v0.28.0]: https://github.com/horovod/horovod/releases/tag/v0.28.0
|
232 | 235 |
|
| 236 | +[803.63]: https://dgpu-docs.intel.com/releases/LTS_803.63_20240617.html |
233 | 237 | [803]: https://dgpu-docs.intel.com/releases/LTS_803.29_20240131.html
|
234 | 238 | [736]: https://dgpu-docs.intel.com/releases/stable_736_25_20231031.html
|
235 | 239 | [647]: https://dgpu-docs.intel.com/releases/stable_647_21_20230714.html
|
0 commit comments