ggml_cpu_has_riscv_v method

int ggml_cpu_has_riscv_v()

other

Implementation

int ggml_cpu_has_riscv_v() {
  return _ggml_cpu_has_riscv_v();
}