Skip to content

Commit 2d4a4fc

Browse files
authored
Merge pull request #1787 from yehudaorel/release/2023.2
Update ResNet50_Inference_gpu
2 parents 4710b8d + 447c6d3 commit 2d4a4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_ModelZoo_Inference_with_FP32_Int8/ResNet50_Inference_gpu.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"source": [
2626
"precision = \"fp32\" # or \"int8\" or \"fp16\"\n",
2727
"batch_size = 1024\n",
28-
"output_dir= './''"
28+
"output_dir= './'"
2929
]
3030
},
3131
{

0 commit comments

Comments
 (0)