Docs.rs
mnn-sys-0.1.2
mnn-sys 0.1.2
Docs.rs crate page
Apache-2.0
23 June 2026
Links
Repository
crates.io
Source
Owners
uttarayan21
Dependencies
libc ^0.2.155
normal
once_cell ^1.20.2
normal
tracing-core ^0.1.33
normal
anyhow ^1.0.86
build
bindgen ^0.72
build
cc ^1.1.5
build
cmake ^0.1
build
diffy ^0.4.0
build
dunce ^1.0.4
build
fs_extra ^1.3.0
build
itertools ^0.13
build
tap ^1.0.1
build
Versions
11.96%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module cpp
mnn_sys
0.1.2
Module cpp
Module Items
Constants
Type Aliases
In crate mnn_
sys
mnn_sys
Module
cpp
Copy item path
Source
Constants
§
MNN_
Interpreter_
Session
Info
Code_
ALL
Mode / NumberThread, int*
MNN_
Interpreter_
Session
Info
Code_
BACKENDS
Backends in session in M, int*, length >= 1 + number of configs when create session
MNN_
Interpreter_
Session
Info
Code_
FLOPS
float operation needed in session in M, float*
MNN_
Interpreter_
Session
Info
Code_
MEMORY
memory session used in MB, float*
MNN_
Interpreter_
Session
Info
Code_
RESIZE_
STATUS
Resize Info, int* , the mean different from API Interpreter::getSessionInfo: 0: ready to execute, 1: need malloc, 2: need resize RuntimeManager::getInfo: 0: no resize, 1: re-malloc, 2: resize
MNN_
Interpreter_
Session
Info
Code_
THREAD_
NUMBER
Mode / NumberThread, int*
Type Aliases
§
MNN_
Interpreter_
Session
Info
Code