Skip to content

Commit 83fdae7

Browse files
authored
Update sample.json
1 parent 96f84f8 commit 83fdae7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"source /intel/oneapi/intelpython/bin/activate",
1919
"conda activate tensorflow",
2020
"pip install -r requirements.txt --no-deps",
21-
"pip install tensorflow-serving-api",
21+
"pip install tensorflow==2.15.0.post1",
2222
"pip install jupyter ipykernel",
2323
"python -m ipykernel install --user --name=tensorflow"
2424
],

0 commit comments

Comments
 (0)