quantax.nn.NoGradLayer# class quantax.nn.NoGradLayer# Bases: Module The layer in which the pytree leaves are not considered as differentiable parameters in Quantax computations. __init__() → None#