ggml_get_no_alloc method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
bool ggml_get_no_alloc(ffi.Pointer<ggml_context> ctx) {
return _ggml_get_no_alloc(ctx);
}
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
bool ggml_get_no_alloc(ffi.Pointer<ggml_context> ctx) {
return _ggml_get_no_alloc(ctx);
}