Skip to content

Commit d3bb032

Browse files
authored
Update sample.json
1 parent 237fc01 commit d3bb032

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"pip install -r requirements.txt",
1919
"pip install jupyter ipykernel",
2020
"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"
21+
"python IntelPyTorch_GPU_InferenceOptimization_with_AMP.py"
2322
]
2423
}
2524
]

0 commit comments

Comments
 (0)