ggml_backend_buft_is_host method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
bool ggml_backend_buft_is_host(ggml_backend_buffer_type_t buft) {
return _ggml_backend_buft_is_host(buft);
}