diff --git a/examples/pytorch/benchmarking/README.md b/examples/legacy/benchmarking/README.md similarity index 100% rename from examples/pytorch/benchmarking/README.md rename to examples/legacy/benchmarking/README.md diff --git a/examples/pytorch/benchmarking/plot_csv_file.py b/examples/legacy/benchmarking/plot_csv_file.py similarity index 100% rename from examples/pytorch/benchmarking/plot_csv_file.py rename to examples/legacy/benchmarking/plot_csv_file.py diff --git a/examples/pytorch/benchmarking/requirements.txt b/examples/legacy/benchmarking/requirements.txt similarity index 100% rename from examples/pytorch/benchmarking/requirements.txt rename to examples/legacy/benchmarking/requirements.txt diff --git a/examples/pytorch/benchmarking/run_benchmark.py b/examples/legacy/benchmarking/run_benchmark.py old mode 100755 new mode 100644 similarity index 100% rename from examples/pytorch/benchmarking/run_benchmark.py rename to examples/legacy/benchmarking/run_benchmark.py