Skip to content

Commit 62e3eff

Browse files
authored
Update sample.json
1 parent 3cc62f9 commit 62e3eff

File tree

1 file changed

+1
-2
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Horovod_Distributed_Deep_Learning

1 file changed

+1
-2
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Horovod_Distributed_Deep_Learning/sample.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"env": [
1515
"source /intel/oneapi/intelpython/bin/activate",
1616
"conda activate tensorflow-gpu",
17-
"pip install intel-optimization-for-horovod",
18-
"pip install jupyter ipykernel",
17+
"pip install jupyter",
1918
"python -m ipykernel install --user --name=tensorflow-gpu"
2019
],
2120
"id": "distributed_learning_tensorflow_horovod_py",

0 commit comments

Comments
 (0)