ott.neural.networks.potentials.PotentialMLP.has_variable#
- PotentialMLP.has_variable(col, name)#
Checks if a variable of given collection and name exists in this Module.
See
flax.core.variables
for more explanation on variables and collections.
Checks if a variable of given collection and name exists in this Module.
See flax.core.variables
for more explanation on variables and
collections.