ggml_cpu_has_amx_int8 method

int ggml_cpu_has_amx_int8()

Implementation

int ggml_cpu_has_amx_int8() {
  return _ggml_cpu_has_amx_int8();
}