.. _f-opgathercpython-39-x8664-linux-gnu: module ``onnxrt.ops_cpu.op_gather_`` ==================================== Short summary +++++++++++++ module ``mlprodict.onnxrt.ops_cpu.op_gather_`` Implements runtime for operator Gather. The code is inspired from `tfidfvectorizer.cc `_ in :epkg:`onnxruntime`. :githublink:`%|py|0` Classes +++++++ +--------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | class | truncated documentation | +==========================================================================+====================================================================================================================================================================================================+ | :class:`GatherDouble ` | Implements runtime for operator Gather. The code is inspired from `tfidfvectorizer.cc `_ ... | +--------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :class:`GatherFloat ` | Implements runtime for operator Gather. The code is inspired from `tfidfvectorizer.cc `_ ... | +--------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :class:`GatherInt64 ` | Implements runtime for operator Gather. The code is inspired from `tfidfvectorizer.cc `_ ... | +--------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.ops_cpu.op_gather_ :members: :special-members: __init__ :show-inheritance: