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 83fdae7 commit 19ac7bfCopy full SHA for 19ac7bf
AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_InferenceOptimization/sample.json
@@ -15,6 +15,7 @@
15
"steps": [
16
"source /intel/oneapi/intelpython/bin/activate",
17
"conda activate tensorflow",
18
+ "pip install tensorflow==2.15.0.post1",
19
"pip install ipykernel jupyter",
20
"python -m ipykernel install --user --name=tensorflow",
21
"jupyter nbconvert --to notebook --execute tutorial_optimize_TensorFlow_pretrained_model.ipynb"
0 commit comments