.. _f-main: module ``__main__`` =================== Short summary +++++++++++++ module ``onnxcustom.__main__`` Implements command line ``python -m onnxcustom ``. :githublink:`%|py|6` Functions +++++++++ +-----------------------------------------+-------------------------------------------------------+ | function | truncated documentation | +=========================================+=======================================================+ | :func:`main ` | Implements ``python -m onnxcustom ``. | +-----------------------------------------+-------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: onnxcustom.__main__ :members: :special-members: __init__ :show-inheritance: