menu
flutter_ml package
documentation
gpu_version/ffi/cudaEngine.dart
CudaEngine
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
void
dispose
(
)
Implementation
static void dispose() { _free(handle); handle = 0; }
flutter_ml package
documentation
gpu_version/ffi/cudaEngine
CudaEngine
dispose static method
CudaEngine class