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