udpate clear.sh

This commit is contained in:
2025-09-11 13:54:59 +08:00
parent 2888ee8043
commit 07779d756f

View File

@@ -1,6 +1,6 @@
own=mlu370
for device in a100 ascend bi100 mlu370 r200
for device in a100 ascend bi100 mlu370 r200 mrv100
do
git rm run_in_docker_"$device".sh
if [[ $device == $own ]]; then