Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IProfiler protocol #599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daniellepintz
Copy link
Contributor

Summary: Add a protocol to define a Profiler.

Differential Revision: D50765964

@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #599 (b9091a1) into master (d3fdc28) will decrease coverage by 0.08%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##           master     #599      +/-   ##
==========================================
- Coverage   86.99%   86.92%   -0.08%     
==========================================
  Files          66       67       +1     
  Lines        4144     4160      +16     
==========================================
+ Hits         3605     3616      +11     
- Misses        539      544       +5     
Files Coverage Δ
torchtnt/utils/__init__.py 100.00% <100.00%> (ø)
torchtnt/utils/profiler.py 66.66% <66.66%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@facebook-github-bot
Copy link
Contributor

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

daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 29, 2023
Summary:

Add a protocol to define a Profiler.

Differential Revision: D50765964
daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 30, 2023
Summary:

Add a protocol to define a Profiler.

Differential Revision: D50765964
daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 30, 2023
Summary:

Add a protocol to define a Profiler.

Reviewed By: crassirostris

Differential Revision: D50765964
@facebook-github-bot
Copy link
Contributor

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

daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 30, 2023
Summary:

Add a protocol to define a Profiler.

Reviewed By: crassirostris

Differential Revision: D50765964
Summary:

Add a protocol to define a Profiler.

Reviewed By: crassirostris

Differential Revision: D50765964
@facebook-github-bot
Copy link
Contributor

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

daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 30, 2023
Summary:

Add a protocol to define a Profiler.

Reviewed By: crassirostris

Differential Revision: D50765964
daniellepintz pushed a commit to daniellepintz/tnt that referenced this pull request Oct 30, 2023
Summary:

Add a protocol to define a Profiler.

Reviewed By: crassirostris

Differential Revision: D50765964
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants