Expand description
Define Graph and GraphBuilder APIs for creating a new computation graph.
Structs§
- Graph
- Wrapper of the
wasmedge_wasi_nn::Graph
struct - Graph
Builder - Builder for creating a new computation graph.
Enums§
- Engine
Type - Engine type
Define Graph and GraphBuilder APIs for creating a new computation graph.
wasmedge_wasi_nn::Graph
struct