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

Fix incorrect usage of CUDACachingAllocator [v2] #48817

Closed
wants to merge 1 commit into from

Conversation

xwang233
Copy link
Collaborator

@xwang233 xwang233 commented Dec 4, 2020

This is similar to #46605, where the c10::complex part of the code was not merged yet at that moment.

@dr-ci
Copy link

dr-ci bot commented Dec 4, 2020

💊 CI failures summary and remediations

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


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

Extra GitHub checks: 1 failed


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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #48817 (634ecd4) into master (cf1e5d7) will increase coverage by 6.47%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #48817      +/-   ##
==========================================
+ Coverage   74.31%   80.78%   +6.47%     
==========================================
  Files        1861     1865       +4     
  Lines      200969   201099     +130     
==========================================
+ Hits       149358   162467   +13109     
+ Misses      51611    38632   -12979     

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

thanksss

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.

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

@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in 36df253.

@facebook-github-bot facebook-github-bot deleted the xwang233/allocator-fix branch January 27, 2021 18:27
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

4 participants