Expand description
Defines plugin related structs.
Modules§
- Defines low-level types used in Plugin development.
Structs§
- NNPreload
wasi_nn
Preload config for initializing the wasi_nn plug-in. - Represents a loaded plugin. It provides the APIs for accessing the plugin.
- Defines the API to manage plugins.
Enums§
- Execution
Target wasi_nn
Define where the graph should be executed. - Graph
Encoding wasi_nn
Describes the encoding of the graph.