ggml_backend_load_all_from_path method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void ggml_backend_load_all_from_path(ffi.Pointer<ffi.Char> dir_path) {
return _ggml_backend_load_all_from_path(dir_path);
}