Function mnn::ffi::Interpreter_createMultiPathSession

source ยท
pub unsafe extern "C" fn Interpreter_createMultiPathSession(
    interpreter: *mut Interpreter,
    configs: *const *const MNNScheduleConfig,
    configSize: usize,
) -> *mut Session