Package ai.djl.metric


package ai.djl.metric
Contains classes to collect metrics information.
See Also:
  • Class
    Description
    A class represents a metric dimension.
    A class representing a single recorded Metric value.
    A collection of Metric objects organized by metric name.
    An interface holds metric unit constants.