Skip to content

Conversation

@IvanKobzarev
Copy link
Contributor

@IvanKobzarev IvanKobzarev commented Jul 10, 2020

Stack from ghstack:

Differential Revision: D22754938

[ghstack-poisoned]
@dr-ci
Copy link

dr-ci bot commented Jul 10, 2020

💊 CI failures summary and remediations

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


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

ci.pytorch.org: 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 18 times.

This was referenced Jul 14, 2020
self.dim() == 2 && mat2.dim() == 2,
"vulkan_mm expects 2-dimensional tensors");
auto m1Sizes = self.sizes();
auto m2Sizes = mat2.sizes();
Copy link
Contributor

Choose a reason for hiding this comment

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

const please. Here and anywhere else applicable.

@facebook-github-bot
Copy link
Contributor

@IvanKobzarev merged this pull request in b3a9e21.

@facebook-github-bot facebook-github-bot deleted the gh/IvanKobzarev/53/head branch August 1, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants