We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc62f9 commit 62e3effCopy full SHA for 62e3eff
AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Horovod_Distributed_Deep_Learning/sample.json
@@ -14,8 +14,7 @@
14
"env": [
15
"source /intel/oneapi/intelpython/bin/activate",
16
"conda activate tensorflow-gpu",
17
- "pip install intel-optimization-for-horovod",
18
- "pip install jupyter ipykernel",
+ "pip install jupyter",
19
"python -m ipykernel install --user --name=tensorflow-gpu"
20
],
21
"id": "distributed_learning_tensorflow_horovod_py",
0 commit comments