Skip to content

Conversation

@asuhan
Copy link
Contributor

@asuhan asuhan commented Aug 10, 2020

Fixes #41449 .

@asuhan asuhan requested a review from apaszke as a code owner August 10, 2020 21:38
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Aug 10, 2020
@dr-ci
Copy link

dr-ci bot commented Aug 10, 2020

💊 CI failures summary and remediations

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

See how this bot performed.

This comment has been revised 3 times.

@asuhan asuhan force-pushed the asuhan/bool_dictkey branch from 125481d to 1c81c8f Compare August 10, 2020 22:09
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.

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

@facebook-github-bot
Copy link
Contributor

@asuhan merged this pull request in cd756ee.

facebook-github-bot pushed a commit to facebookresearch/detectron2 that referenced this pull request Aug 15, 2020
Summary:
pytorch/pytorch#42833 boolean key in dictionary is now supported in pytorch1.7.0, so these hacks can be removed.

Pull Request resolved: #1897

Reviewed By: alexander-kirillov

Differential Revision: D23142361

Pulled By: ppwwyyxx

fbshipit-source-id: 677dc47ae6f65851e0173b2819199c47e0671752
@asuhan asuhan deleted the asuhan/bool_dictkey branch August 20, 2020 19:29
@fra-luc
Copy link

fra-luc commented Oct 8, 2020

@asuhan is this in pytorch 1.6? thanks!

@asuhan
Copy link
Contributor Author

asuhan commented Oct 8, 2020

@fra-luc No, it's not.

@fra-luc
Copy link

fra-luc commented Oct 8, 2020

@asuhan Thank you, will this be in 1.7?

@asuhan
Copy link
Contributor Author

asuhan commented Oct 8, 2020

@fra-luc Yes, it will be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[jit] support boolean in dictionary

5 participants