onnx_light.onnx.io_helper#

Functions

load(f[, skip_raw_data, raw_data_threshold, ...])

Loads a serialized ModelProto into memory.

save(proto, f[, format, ...])

Saves the ModelProto to the specified path and optionally, serializes tensors with raw data as external data before saving.