Method GetPredefinedModelCards
GetPredefinedModelCards(bool)
Retrieves a predefined list of commonly used ModelCard instances.
public static List<ModelCard> GetPredefinedModelCards(bool dropSmallerModels = true)
Parameters
dropSmallerModels
boolA flag indicating whether to exclude smaller models from the same family if a larger model in the family achieves 100% performance on the target machine.