.. _f-ophelper: module ``onnxrt.ops_cpu._op_helper`` ==================================== Short summary +++++++++++++ module ``mlprodict.onnxrt.ops_cpu._op_helper`` Runtime operator. :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------------------------------------------------------------+--------------------------------------------------+ | function | truncated documentation | +=====================================================================================================+==================================================+ | :func:`_get_typed_class_attribute ` | Converts an attribute into a C++ value. | +-----------------------------------------------------------------------------------------------------+--------------------------------------------------+ | :func:`dtype_name ` | Returns the name of a numpy dtype. | +-----------------------------------------------------------------------------------------------------+--------------------------------------------------+ | :func:`proto2dtype ` | Converts a proto type into a :epkg:`numpy` type. | +-----------------------------------------------------------------------------------------------------+--------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.ops_cpu._op_helper :members: :special-members: __init__ :show-inheritance: