.. _f-opz: module ``onnxrt.ops_empty._op`` =============================== .. inheritance-diagram:: mlprodict.onnxrt.ops_empty._op Short summary +++++++++++++ module ``mlprodict.onnxrt.ops_empty._op`` Shortcut to *ops_onnxruntime*. :githublink:`%|py|6` Classes +++++++ +-------------------------------------------------------------------------+---------------------------------------+ | class | truncated documentation | +=========================================================================+=======================================+ | :class:`OpRunOnnxEmpty ` | Unique operator for an empty runtime. | +-------------------------------------------------------------------------+---------------------------------------+ Methods +++++++ +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | method | truncated documentation | +================================================================================================+==================================================================================================================+ | :py:meth:`__init__ ` | | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_guess_proto_type ` | | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_init ` | Initializes the node. | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_name_mapping ` | | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`need_context ` | Tells the runtime if this node needs the context (all the results produced so far) as it may silently access ... | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`run ` | Should be overwritten. | +------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.ops_empty._op :members: :special-members: __init__ :show-inheritance: