pdft.coherence.FlatModulusCertificate#
- class pdft.coherence.FlatModulusCertificate(holds, reason, mu, offending_indices=<factory>)[source]#
Bases:
objectWhether mu == 1 holds over the whole reachable parameter set.
holdsis the answer;reasonsays why in one line.muis the coherence at the basis’s current parameters, andoffending_indicesnames the trainable tensors that are not diagonal, which are exactly the ones that would have to be frozen for the guarantee to apply.- __init__(holds, reason, mu, offending_indices=<factory>)#
Methods
__init__(holds, reason, mu[, offending_indices])Attributes