def sort_neuron_configs()

in scripts/inf2_env.py [0:0]


def sort_neuron_configs(dictionary):
    return -dictionary["static_batch_size"]