Module onnx

Source
Expand description

Onnx file loading.

Modules§

external_data
result

Structs§

GraphLoader
Load an ONNX graph.

Enums§

OnnxDimValue

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.

Type Aliases§

InputShaper