Expand description
Onnx file loading.
Modules§
Structs§
- Graph
Loader - Load an ONNX graph.
Enums§
Functions§
- load_
graph_ from_ onnx_ bytes - Load an ONNX file from the given bytes.
- load_
graph_ from_ onnx_ bytes_ custom - load_
graph_ from_ onnx_ path - Load an ONNX file from the given path.