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

Add usage logging to exporter #1262

Closed
wants to merge 3 commits into from

Conversation

m3rlin45
Copy link
Contributor

Summary: This will let us track usage of onnx export

Differential Revision: D20038166

@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: D20038166

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: fae43aaa1387ec8c1cb8785db1da986bc7d6231e
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: df19694e963e773c40c3ea84213f0f31b7c1a626
Summary:
Pull Request resolved: facebookresearch#1262

This will let us track usage of onnx export

Differential Revision: D20038166

fbshipit-source-id: b32a489970b692348847b55bb8b67ebe432c0521
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b465fbd.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b465fbd.

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