Skip to content

Commit 19ac7bf

Browse files
authored
Update sample.json
1 parent 83fdae7 commit 19ac7bf

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"steps": [
1616
"source /intel/oneapi/intelpython/bin/activate",
1717
"conda activate tensorflow",
18+
"pip install tensorflow==2.15.0.post1",
1819
"pip install ipykernel jupyter",
1920
"python -m ipykernel install --user --name=tensorflow",
2021
"jupyter nbconvert --to notebook --execute tutorial_optimize_TensorFlow_pretrained_model.ipynb"

0 commit comments

Comments
 (0)