hxtorch.perceptron.nn ===================== .. automodule:: hxtorch.perceptron.nn .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst Conv1d Conv2d ConvNd ConvertingReLU ExpandedConv1d Integral Layer Linear MACLayer ReLU Real .. rubric:: Functions .. autofunction:: abstractmethod .. autofunction:: clamp_weight_ .. autofunction:: scale_input .. autofunction:: scale_weight .. autofunction:: signature