Skip to content

Conversation

@XiaobingSuper
Copy link
Collaborator

@XiaobingSuper XiaobingSuper commented Apr 24, 2020

Stack from ghstack:

Differential Revision: D22440967

XiaobingSuper added a commit that referenced this pull request Apr 24, 2020
ghstack-source-id: 513cc3b
Pull Request resolved: #37199
@XiaobingSuper XiaobingSuper added the module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration label Apr 24, 2020
@dr-ci
Copy link

dr-ci bot commented Apr 24, 2020

💊 CI failures summary and remediations

As of commit 1073bbd (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 73 times.

@ngimel ngimel added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 5, 2020
x1 = x.clone().requires_grad_()
x2 = x.clone().to_mkldnn().requires_grad_()
in_features = 20
out_features = out_features = torch.randint(3, 100, (1,)).item()
Copy link
Contributor

Choose a reason for hiding this comment

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

???

qiuxin2012 pushed a commit to qiuxin2012/pytorch that referenced this pull request Jul 27, 2020
ghstack-source-id: e50b821
Pull Request resolved: pytorch#37199
@facebook-github-bot
Copy link
Contributor

Hi @XiaobingSuper!

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but we do not have a signature on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@VitalyFedyunin
Copy link
Contributor

@XiaobingSuper can you please rebase entire stack on top of master

@XiaobingSuper
Copy link
Collaborator Author

@XiaobingSuper can you please rebase entire stack on top of master

Yes, but the base to old, some PR need rewrite and do some test, I will create new PRs for BF16 inference and then for training case. Thanks.

@facebook-github-bot facebook-github-bot deleted the gh/xiaobingsuper/16/head branch January 15, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants