Core Examples#
Examples demonstrating the optimization features of onnx-light
exposed by onnx_light.onnx_extensions.onnx_shapes (shape inference, expression
helpers, …).
Evaluating inferred shapes with concrete input dimensions
Evaluating inferred shapes with concrete input dimensions
pretty_onnx: shape info, shape tags, inplace and release annotations
pretty_onnx: shape info, shape tags, inplace and release annotations
translate: turn an ONNX model back into Python code
translate: turn an ONNX model back into Python code