We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a615d commit 380640dCopy full SHA for 380640d
tensorflow_model_analysis/proto/config.proto
@@ -461,7 +461,7 @@ message MetricsSpec {
461
// the model_specs will be assumed else these metrics will only be
462
// computed for the model names provided.
463
repeated string model_names = 2;
464
- // Optional names of outputs the metrics should be calculated for (for
+ // Names of outputs the metrics should be calculated for (required for
465
// multi-output models). See comment under the ModelSpec.prediction_key on the
466
// difference between output_name and prediction_key.
467
repeated string output_names = 3;
0 commit comments