Sign in
skia
/
third_party
/
xbyak
/
6d89fe9c2c3cbd12916a3bc61481a0b5389f585b
/
.
/
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
)