Fuck git
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
set TARGETS=old.txt bf16.txt misc.txt convert.txt minmax.txt saturation.txt amx.txt apx.txt comp.txt
|
||||
for %%f in (%TARGETS%) do (
|
||||
echo %%f
|
||||
call test_by_xed.bat dataset\%%f
|
||||
)
|
||||
Reference in New Issue
Block a user