ggml_cpu_get_sve_cnt method

int ggml_cpu_get_sve_cnt()

Implementation

int ggml_cpu_get_sve_cnt() {
  return _ggml_cpu_get_sve_cnt();
}