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

Conversation

hjjimmykim
Copy link

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.

Differential Revision: D25680979

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Dec 22, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D25680979

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants