sup3r.models.utilities.get_sup3r_layers

sup3r.models.utilities.get_sup3r_layers#

get_sup3r_layers()[source]#

Get all classes from phygnn.layers.custom_layers whose names start with ‘Sup3r’.

Returns:

tuple – Tuple of all Sup3r* layer classes from phygnn.layers.custom_layers.