Function mnn::ffi::Interpreter_getSessionInput

source ยท
pub unsafe extern "C" fn Interpreter_getSessionInput(
    interpreter: *mut Interpreter,
    session: *const Session,
    name: *const i8,
) -> *mut Tensor