def get_layer_names()

in understanding_rl_vision/rl_clarity/interface.py [0:0]


def get_layer_names(
    model,
    output_names,
    *,
    name_contains_one_of,
    op_is_one_of,
    bottleneck_only,
    discard_first_n,