.. _f-onnxfft: module ``onnx_conv.onnx_ops.onnx_fft`` ====================================== .. inheritance-diagram:: mlprodict.onnx_conv.onnx_ops.onnx_fft Short summary +++++++++++++ module ``mlprodict.onnx_conv.onnx_ops.onnx_fft`` Custom operators for FFT. :githublink:`%|py|5` Classes +++++++ +--------------------------------------------------------------------------+--------------------------------------+ | class | truncated documentation | +==========================================================================+======================================+ | :class:`OnnxFFT2D_1 ` | Defines a custom operator for FFT2D. | +--------------------------------------------------------------------------+--------------------------------------+ | :class:`OnnxFFT2D_1 ` | Defines a custom operator for FFT2D. | +--------------------------------------------------------------------------+--------------------------------------+ | :class:`OnnxFFT_1 ` | Defines a custom operator for FFT. | +--------------------------------------------------------------------------+--------------------------------------+ | :class:`OnnxFFT_1 ` | Defines a custom operator for FFT. | +--------------------------------------------------------------------------+--------------------------------------+ | :class:`OnnxRFFT_1 ` | Defines a custom operator for FFT. | +--------------------------------------------------------------------------+--------------------------------------+ | :class:`OnnxRFFT_1 ` | Defines a custom operator for FFT. | +--------------------------------------------------------------------------+--------------------------------------+ Properties ++++++++++ +-------------------------------------------------------------------------------------+----------------------------------+ | property | truncated documentation | +=====================================================================================+==================================+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`onnx_prefix ` | | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ | :meth:`outputs ` | Returns the outputs of the node. | +-------------------------------------------------------------------------------------+----------------------------------+ Methods +++++++ +----------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +==================================================================================+=========================+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +----------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnx_conv.onnx_ops.onnx_fft :members: :special-members: __init__ :show-inheritance: