Closed
Description
PipelineInference/AutoInference.cs/SupportedMetric.ByName() method no longer works as expected, since names of fields in SupportedMetric no longer match their values. Need to change method to work with latest commits fixing the names of the metric values, comparing the values and not the field names themselves.