menu
whisper4dart package
documentation
whisper4dart_bindings_generated.dart
WhisperDartBindings
ggml_nrows method
ggml_nrows method
dark_mode
light_mode
ggml_nrows
method
int
ggml_nrows
(
Pointer
<
ggml_tensor
>
tensor
)
Implementation
int ggml_nrows( ffi.Pointer<ggml_tensor> tensor, ) { return _ggml_nrows( tensor, ); }
whisper4dart package
documentation
whisper4dart_bindings_generated
WhisperDartBindings
ggml_nrows method
WhisperDartBindings class