Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Add usage logging across models #1263

Closed
wants to merge 2 commits into from

Conversation

m3rlin45
Copy link
Contributor

Summary: added log_class_usage to every class that looked interesting and already had an __init__ function. This should allow us to track which model components are actually in use.

Differential Revision: D20037495

Summary: This adds usage logging on some data classes. I didn't try to cover everything, but stuck to high leverage (Tensorizer and data), interesting (all the tokenizers) or things we want to kill (old data_handler)

Differential Revision: D20005195

fbshipit-source-id: b67ab3bf4787d2fd3c1fb311a5c800e67dd8a291
Summary: added `log_class_usage` to every class that looked interesting and already had an `__init__` function. This should allow us to track which model components are actually in use.

Differential Revision: D20037495

fbshipit-source-id: ff4b2d166fdf22cc8c4e3039e4fe8b8765753382
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Feb 22, 2020
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 01f64f4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants