Softmax ======= ``parametricmatrixmodels.modules.Softmax`` .. currentmodule:: parametricmatrixmodels.modules .. autoclass:: Softmax :show-inheritance: :members: :special-members: __call__ :exclude-members: __init__ .. automethod:: __init__ .. autosummary:: :nosignatures: __call__ _get_callable ~Softmax.astype ~Softmax.compile ~Softmax.deserialize ~Softmax.func ~Softmax.get_hyperparameters ~Softmax.get_num_trainable_floats ~Softmax.get_output_shape ~Softmax.get_params ~Softmax.get_state ~Softmax.is_ready ~Softmax.name ~Softmax.serialize ~Softmax.set_hyperparameters ~Softmax.set_params ~Softmax.set_precision ~Softmax.set_state .. autosummary::