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

Add class logging to task #1264

Closed
wants to merge 4 commits into from

Conversation

m3rlin45
Copy link
Contributor

Summary: This should catch most PyText usage and also let us catch usage of the old task abstraction

Differential Revision: D20038656

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

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: b8f92bc9594b7f4f5618881801ccf384e8fcf87a
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: 07e27dd64a8e1a8dc2ae4d27ae50b9ec99351c7c
Summary: This will let us track usage of onnx export

Differential Revision: D20038166

fbshipit-source-id: 110b711ae9e9d38ae9cd55ab8ccd8585e41dba4e
Summary:
Pull Request resolved: facebookresearch#1264

This should catch most PyText usage and also let us catch usage of the old task abstraction

Reviewed By: hudeven

Differential Revision: D20038656

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7050626.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7050626.

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