diff --git a/pathology/tumor_detection/ignite/profiling_camelyon_pipeline.ipynb b/pathology/tumor_detection/ignite/profiling_camelyon_pipeline.ipynb index 33b826838..25ec13eb8 100644 --- a/pathology/tumor_detection/ignite/profiling_camelyon_pipeline.ipynb +++ b/pathology/tumor_detection/ignite/profiling_camelyon_pipeline.ipynb @@ -159,7 +159,7 @@ "!nsys profile \\\n", " --trace nvtx,osrt,cudnn,cuda, \\\n", " --delay 5 \\\n", - " --duration 10 \\\n", + " --duration 20 \\\n", " --show-output true \\\n", " --force-overwrite true \\\n", " --output profile_report.nsys-rep \\\n",