Sign in
skia
/
third_party
/
xbyak
/
6ca4414ebb7c9382dd6cecc3e5a09df2c8a815f5
/
.
/
test
/
test_by_xed_all.bat
blob: 26e3d4ccbe24517de7877c04afbb53f02a5ed854 [
file
] [
log
] [
blame
]
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
)