From 2b59802c318ffca7db50f7e626749b6cabc5d9c4 Mon Sep 17 00:00:00 2001 From: hli28146 Date: Wed, 12 Nov 2025 09:41:29 +0800 Subject: [PATCH] redirect to 30 --- S1/{12 => 30}/prompt.txt | 0 S1/{12 => 30}/run_code.py | 0 S1/{12 => 30}/tripletmarginloss_cuda.py | 0 S1/{12 => 30}/tripletmarginloss_torch.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename S1/{12 => 30}/prompt.txt (100%) rename S1/{12 => 30}/run_code.py (100%) rename S1/{12 => 30}/tripletmarginloss_cuda.py (100%) rename S1/{12 => 30}/tripletmarginloss_torch.py (100%) diff --git a/S1/12/prompt.txt b/S1/30/prompt.txt similarity index 100% rename from S1/12/prompt.txt rename to S1/30/prompt.txt diff --git a/S1/12/run_code.py b/S1/30/run_code.py similarity index 100% rename from S1/12/run_code.py rename to S1/30/run_code.py diff --git a/S1/12/tripletmarginloss_cuda.py b/S1/30/tripletmarginloss_cuda.py similarity index 100% rename from S1/12/tripletmarginloss_cuda.py rename to S1/30/tripletmarginloss_cuda.py diff --git a/S1/12/tripletmarginloss_torch.py b/S1/30/tripletmarginloss_torch.py similarity index 100% rename from S1/12/tripletmarginloss_torch.py rename to S1/30/tripletmarginloss_torch.py