From ba7b3ad2cc9e04f076e486426f55db5698d5fd56 Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan@nsc.liu.se> Date: Wed, 11 Oct 2023 11:55:36 +0200 Subject: [PATCH] Create a folder for nvidia --- .../PyTorch}/Segmentation/nnUNet/benchmark.txt | 0 .../DeepLearningExamples/PyTorch}/Segmentation/nnUNet/build.txt | 0 .../PyTorch}/Segmentation/nnUNet/generate_benchmark_jobs.sh | 0 .../PyTorch}/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def | 0 .../PyTorch}/Segmentation/nnUNet/submit_benchmark_jobs.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {PyTorch => NVIDIA/DeepLearningExamples/PyTorch}/Segmentation/nnUNet/benchmark.txt (100%) rename {PyTorch => NVIDIA/DeepLearningExamples/PyTorch}/Segmentation/nnUNet/build.txt (100%) rename {PyTorch => NVIDIA/DeepLearningExamples/PyTorch}/Segmentation/nnUNet/generate_benchmark_jobs.sh (100%) rename {PyTorch => NVIDIA/DeepLearningExamples/PyTorch}/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def (100%) rename {PyTorch => NVIDIA/DeepLearningExamples/PyTorch}/Segmentation/nnUNet/submit_benchmark_jobs.sh (100%) diff --git a/PyTorch/Segmentation/nnUNet/benchmark.txt b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/benchmark.txt similarity index 100% rename from PyTorch/Segmentation/nnUNet/benchmark.txt rename to NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/benchmark.txt diff --git a/PyTorch/Segmentation/nnUNet/build.txt b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/build.txt similarity index 100% rename from PyTorch/Segmentation/nnUNet/build.txt rename to NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/build.txt diff --git a/PyTorch/Segmentation/nnUNet/generate_benchmark_jobs.sh b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/generate_benchmark_jobs.sh similarity index 100% rename from PyTorch/Segmentation/nnUNet/generate_benchmark_jobs.sh rename to NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/generate_benchmark_jobs.sh diff --git a/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def similarity index 100% rename from PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def rename to NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_21.11.0.def diff --git a/PyTorch/Segmentation/nnUNet/submit_benchmark_jobs.sh b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/submit_benchmark_jobs.sh similarity index 100% rename from PyTorch/Segmentation/nnUNet/submit_benchmark_jobs.sh rename to NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/submit_benchmark_jobs.sh -- GitLab