Nothing Special   »   [go: up one dir, main page]

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

model_dump: Handle torch.device objects #57656

Closed
wants to merge 1 commit into from

Conversation

dreiss
Copy link
Contributor
@dreiss dreiss commented May 5, 2021

Stack from ghstack:

Summary:
This came up when dumping a CUDA model.

Test Plan:
Dumped a CUDA model.

Differential Revision: D28531396

Summary:
This came up when dumping a CUDA model.

Test Plan:
Dumped a CUDA model.

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor
facebook-github-bot commented May 5, 2021

💊 CI failures summary and remediations

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


💚 💚 Looks good so far! There are no failures yet. 💚 💚


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.

Click here to manually regenerate this comment.

@codecov
Copy link
codecov bot commented May 5, 2021

Codecov Report

Merging #57656 (37095e1) into gh/dreiss/99/base (a60cc49) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@                  Coverage Diff                  @@
##           gh/dreiss/99/base   #57656      +/-   ##
=====================================================
- Coverage              76.95%   76.94%   -0.01%     
=====================================================
  Files                   1968     1968              
  Lines                 196252   196257       +5     
=====================================================
- Hits                  151016   151011       -5     
- Misses                 45236    45246      +10     

@dreiss
Copy link
Contributor Author
dreiss commented May 19, 2021

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

@facebook-github-bot
Copy link
Contributor

@dreiss merged this pull request in 72ff316.

@facebook-github-bot facebook-github-bot deleted the gh/dreiss/99/head branch May 23, 2021 14:18
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.

3 participants