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 0391b9d commit 8f7939cCopy full SHA for 8f7939c
runner.sh
@@ -66,7 +66,8 @@ pattern="-and -name '*' -and ! -wholename '*federated_learning*'\
66
-and ! -wholename '*profiling_train_base_nvtx*'\
67
-and ! -wholename '*cats_and_dogs*'\
68
-and ! -wholename '*benchmark_global_mutual_information*'\
69
- -and ! -wholename '*deep_atlas_tutorial*'"
+ -and ! -wholename '*deep_atlas_tutorial*'\
70
+ -and ! -wholename '*full_gpu_inference_pipeline*'"
71
kernelspec="python3"
72
73
function print_usage {
0 commit comments