Skip to content

Commit 680d326

Browse files
authored
Update ci_test.py
1 parent b6f45fc commit 680d326

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP/ci_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ def runJupyterNotebook(input_notebook_filename, output_notebook_filename, conda_
2121

2222

2323
runJupyterNotebook(os.path.join(os.path.dirname(os.path.realpath(__file__)),
24-
'IntelPyTorch_GPU_with_AMP.ipynb'),
25-
'IntelPyTorch_GPU_with_AMP_result.ipynb',
24+
'IntelPyTorch_GPU_InferenceOptimization_with_AMP.ipynb'),
25+
'IntelPyTorch_GPU_InferenceOptimization_with_AMP_result.ipynb',
2626
'pytorch-gpu')

0 commit comments

Comments
 (0)