menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
ggml_nelements method
ggml_nelements method
dark_mode
light_mode
ggml_nelements
method
int
ggml_nelements
(
Pointer
<
ggml_tensor
>
tensor
)
Implementation
int ggml_nelements( ffi.Pointer<ggml_tensor> tensor, ) { return _ggml_nelements( tensor, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_nelements method
llama_cpp class