Skip to content

Commit d6bfde1

Browse files
committed
correct lint errors
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent f9efbd9 commit d6bfde1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pytorch/README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ The images below additionally include [Intel® oneAPI Collective Communications
249249

250250
The images below are built only with CPU and GPU optimizations and include [Intel® Distribution for Python*]:
251251

252-
| Tag(s) | Pytorch | IPEX | Dockerfile |
253-
| ---------------- | -------- | ------------ | --------------- |
252+
| Tag(s) | Pytorch | IPEX | Driver | Dockerfile |
253+
| ---------------- | -------- | ------------ | -------- | ------ |
254254
| `2.1.10-xpu-idp-base` | [v2.1.0] | [v2.1.10+xpu] | [736] | [v0.2.3] |
255255

256256
The images below additionally include [Jupyter Notebook](https://jupyter.org/) server:
@@ -260,7 +260,6 @@ The images below additionally include [Jupyter Notebook](https://jupyter.org/) s
260260
| `2.1.20-xpu-idp-jupyter` | [v2.1.0] | [v2.1.20+xpu] | [803] | `8888` | [v0.3.4] |
261261
| `2.1.10-xpu-idp-jupyter` | [v2.1.0] | [v2.1.10+xpu] | [736] | `8888` | [v0.2.3] |
262262

263-
264263
## Build from Source
265264

266265
To build the images from source, clone the [Intel® AI Containers](https://github.com/intel/ai-containers) repository, follow the main `README.md` file to setup your environment, and run the following command:

0 commit comments

Comments
 (0)