Skip to content

Make ValType hashable.#35917

Closed
csarofeen wants to merge 2 commits intopytorch:masterfrom
csarofeen:valtypehash
Closed

Make ValType hashable.#35917
csarofeen wants to merge 2 commits intopytorch:masterfrom
csarofeen:valtypehash

Conversation

@csarofeen
Copy link
Copy Markdown
Contributor

@csarofeen csarofeen commented Apr 3, 2020

Build fix stemming from #34785

@csarofeen csarofeen requested a review from apaszke as a code owner April 3, 2020 00:07
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Apr 3, 2020
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Apr 3, 2020

💊 CircleCI build failures summary and remediations

As of commit 6ac1bc4 (more details on the Dr. CI page):


  • 1/2 failures introduced in this PR

  • 1/2 broken upstream at merge base dabeff3 since Apr 02

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

    If your commit is newer than viable/strict, you can try basing on an older, stable commit:

    git fetch https://github.com/pytorch/pytorch viable/strict
    git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)
    

    If your commit is older than viable/strict:

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

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


XLA failure

Job pytorch_xla_linux_xenial_py3_6_clang7_build is failing. Please create an issue with title prefixed by [PT_BREAK] in pytorch/xla and link to to this PR. If you have questions, please reach out to @ailzhang / @dlibenzi / @JackCaoG.


🚧 1 upstream failure:

These were probably caused by upstream breakages:


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.

See how this bot performed.

This comment has been revised 4 times.

Copy link
Copy Markdown
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.

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@soumith merged this pull request in aeb13f2.

@csarofeen csarofeen deleted the valtypehash branch April 17, 2020 15:57
jjsjann123 pushed a commit to jjsjann123/nvfuser that referenced this pull request Oct 29, 2022
Summary:
Build fix stemming from pytorch/pytorch#34785
Pull Request resolved: pytorch/pytorch#35917

Differential Revision: D20829353

Pulled By: soumith

fbshipit-source-id: 4ba84ecedd354efbc9ac47c9b0f0e3871b404f13
jjsjann123 pushed a commit to jjsjann123/nvfuser that referenced this pull request Nov 10, 2022
Summary:
Build fix stemming from pytorch/pytorch#34785
Pull Request resolved: pytorch/pytorch#35917

Differential Revision: D20829353

Pulled By: soumith

fbshipit-source-id: 4ba84ecedd354efbc9ac47c9b0f0e3871b404f13
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Build fix stemming from pytorch#34785
Pull Request resolved: pytorch#35917

Differential Revision: D20829353

Pulled By: soumith

fbshipit-source-id: 4ba84ecedd354efbc9ac47c9b0f0e3871b404f13
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 open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants