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 FLOPS support to the new profiler API. #51734

Closed
wants to merge 11 commits into from

Conversation

xuzhao9
Copy link
Contributor

@xuzhao9 xuzhao9 commented Feb 4, 2021

Summary:

The new profiler API was added in PR#48280. This PR is to add FLOPS
support to the new profiler API.

Test Plan:

python test/test_profiler.py -k test_flops

Summary:

The new profiler API was added in PR#48280. This PR is to add FLOPS
support to the new profiler API.

Test Plan:

```python
python test/test_profiler.py -k test_flops
```
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Feb 4, 2021

💊 CI failures summary and remediations

As of commit f3f7559 (more details on the Dr. CI page):


  • 2/2 failures possibly* introduced in this PR
    • 2/2 non-CircleCI failure(s)

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@xuzhao9 xuzhao9 force-pushed the xzhao9/add-flops-new-profiler branch from 688810a to e9b0578 Compare February 4, 2021 21:47
test/test_profiler.py Outdated Show resolved Hide resolved
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #51734 (f3f7559) into master (6c80fd0) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master   #51734      +/-   ##
==========================================
- Coverage   80.91%   80.91%   -0.01%     
==========================================
  Files        1948     1948              
  Lines      212343   212344       +1     
==========================================
- Hits       171811   171810       -1     
- Misses      40532    40534       +2     

@facebook-github-bot
Copy link
Contributor

@ilia-cher merged this pull request in 5c3a054.

@xuzhao9 xuzhao9 deleted the xzhao9/add-flops-new-profiler branch February 6, 2021 01:24
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.

None yet

3 participants