ggml_cpu_has_avx_vnni method

int ggml_cpu_has_avx_vnni()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

int ggml_cpu_has_avx_vnni() {
  return _ggml_cpu_has_avx_vnni();
}