.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``mlprodict`` Python runtime for ONNX and others tools to help converting investigate issues with ONNX models. :githublink:`%|py|7` Functions +++++++++ +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | function | truncated documentation | +===================================================================+===============================================================================================+ | :func:`check ` | Checks the library is working. It raises an exception. If you want to disable the logs: | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`get_ir_version ` | Returns the corresponding `IR_VERSION` based on the selected opset. See :epkg:`ONNX Version`. | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`load_ipython_extension ` | To allow the call ``%load_ext mlprodict`` | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict :members: :special-members: __init__ :show-inheritance: