tensornn.activation =================== .. automodule:: tensornn.activation :members: :undoc-members: :show-inheritance: .. rubric:: Classes .. autosummary:: :toctree: _autosummary :template: custom-class-template.rst :nosignatures: Activation ELU LeakyReLU LecunTanh NewtonsSerpentine NoActivation ReLU Sigmoid Softmax Swish Tanh