forked from jeeb/avisynth
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
It looks cpuid.h and cpuid.cpp missed (new ?) AVX512 instructions sets:
AVX512_VNNI
AVX512_BF16
https://github.com/AviSynth/AviSynthPlus/blob/master/avs_core/include/avs/cpuid.h
They have int8/int16 and bf16 convolutions and may be also useful for resampling engines and other convolutions.
https://en.wikichip.org/wiki/x86/avx512_bf16
https://en.wikichip.org/wiki/x86/avx512_vnni
Or may be all after AVX512_VBMI.
Metadata
Metadata
Assignees
Labels
No labels