Delete test_all.sh
This commit is contained in:
parent
1c91fb168a
commit
45d146e529
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
for i in $(seq 1 1 999)
|
|
||||||
do
|
|
||||||
echo $i
|
|
||||||
/home/davrot/P3.10/bin/python3 test_it.py mnist.json $i
|
|
||||||
done
|
|
Loading…
Reference in a new issue