Thanks to visit codestin.com
Credit goes to docs.rs

Crate wonnx

Source

Modules§

onnx
Generated file from onnx.proto
utils
Various utilities to deal with the ONNX format structure

Structs§

Session
An inference session represents a model that is loaded and ready to perform inference on the GPU.
SessionConfig
Provides optional configuration when creating an inference Session.

Enums§

CompileError
GpuError
SessionError
WonnxError

Functions§

constant_of_shape_output
Generate the output for a ConstantOfShape node