mlx_fast_cuda_kernel_free function

  1. @Native<Void Function(mlx_fast_cuda_kernel)>(mlx_fast_cuda_kernel)>()
void mlx_fast_cuda_kernel_free(
  1. mlx_fast_cuda_kernel cls
)

Implementation

@ffi.Native<ffi.Void Function(mlx_fast_cuda_kernel)>()
external void mlx_fast_cuda_kernel_free(mlx_fast_cuda_kernel cls);