ott.solvers.nn.models.ICNN.is_potential# property ICNN.is_potential: bool# Indicates if the module defines the potential’s value or the gradient. Returns: True if the module defines the potential’s value, False if it defines the gradient.