.. _f-onnxoptimisation: module ``onnxrt.optim.onnx_optimisation`` ========================================= Short summary +++++++++++++ module ``mlprodict.onnxrt.optim.onnx_optimisation`` Optimisations of :epkg:`ONNX` graphs. :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================================+========================================================================================================================+ | :func:`onnx_remove_node ` | Removes as many nodes as possible without changing the outcome. It applies :func:`onnx_remove_node_identity`, then ... | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.optim.onnx_optimisation :members: :special-members: __init__ :show-inheritance: