Skip to content

Conversation

@IvanKobzarev
Copy link
Contributor

As a follow up for #36491 and last comments on it.

Vulkan uses Strided Layout (at the moment strides are not supported, but in plan)
empty_strided just forwards to empty_vulkan, ignoring strides params.

Removing explicit ifs in TensorConversions that were added before decision to use Strided layout and have not been cleaned after that :(

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.

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

@dr-ci
Copy link

dr-ci bot commented May 26, 2020

💊 CI failures summary and remediations

As of commit 476410a (more details on the Dr. CI page):


  • 1/12 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)
  • 11/12 broken upstream at merge base fc4dfbf on May 26 from 8:28am to 11:42am PDT (16 commits; b8f2ecb - 996b6a3)

🚧 11 fixed upstream failures:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

Since your merge base is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


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 11 times.

@facebook-github-bot
Copy link
Contributor

@IvanKobzarev merged this pull request in 44d4189.

@facebook-github-bot facebook-github-bot deleted the vulkan_tensor_conversions_clean branch July 13, 2020 17:58
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