nn library

Functions

usingExecutor<T>(T computation(Executor executor), {ForwardType type = ForwardType.MNN_FORWARD_CPU, BackendConfig? config, int? numThreads}) → T
Execute a computation using an executor