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 237fc01 commit d3bb032Copy full SHA for d3bb032
AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP/sample.json
@@ -18,8 +18,7 @@
18
"pip install -r requirements.txt",
19
"pip install jupyter ipykernel",
20
"python -m ipykernel install --user --name=pytorch-gpu",
21
- "python IntelPyTorch_GPU_InferenceOptimization_with_AMP.py",
22
- "jupyter nbconvert --to notebook --execute IntelPyTorch_GPU_InferenceOptimization_with_AMP.ipynb"
+ "python IntelPyTorch_GPU_InferenceOptimization_with_AMP.py"
23
]
24
}
25
0 commit comments