Skip to content

Commit e4e554d

Browse files
authored
Update README.md
1 parent abe9972 commit e4e554d

File tree

1 file changed

+3
-3
lines changed
  • AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted

1 file changed

+3
-3
lines changed

AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Go to the section which corresponds to the installation method chosen in [AI Too
9797

9898
**1. Register Conda kernel to Jupyter Notebook kernel**
9999

100-
For CPU
100+
**For CPU**
101101

102102
If the default path is used during the installation of AI Tools:
103103

@@ -110,7 +110,7 @@ If a non-default path is used:
110110
<custom_path>/bin/python -m ipykernel install --user --name=pytorch
111111
```
112112

113-
For GPU
113+
**For GPU**
114114

115115
If the default path is used during the installation of AI Tools:
116116

@@ -133,7 +133,7 @@ jupyter notebook --ip=0.0.0.0 --port 8888 --allow-root
133133
oneCCL_Bindings_GettingStarted.ipynb
134134
```
135135

136-
**5. Change kernel to **pytorch** or **pytorch-gpu**.**
136+
**5. Change kernel to ```**pytorch**``` or ```**pytorch-gpu**```.**
137137

138138
**6. Run every cell in the Notebook in sequence.**
139139

0 commit comments

Comments
 (0)