Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

meter usage logging implementation #675

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 23, 2020

  1. meter usage logging implementation

    Summary:
    Ensures that all meter classes (e.g. precision, accuracy, recall) inheriting from the base class classy_vision/meters/classy_meter.py have their usage logged.
    This is done through the log_class_usage function defined in classy_vision/generic/util.py.
    
    Reviewed By: kazhang
    
    Differential Revision: D25680979
    
    fbshipit-source-id: ebd12203a0f7be82551784c669fd5720d0075e1c
    Jimmy Kim authored and facebook-github-bot committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    5651ecf View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    793a186 View commit details
    Browse the repository at this point in the history