Skip to content

Conversation

valmikir
Copy link
Contributor

@valmikir valmikir commented Apr 9, 2020

Summary: The same header guard was used in two different header files (not sure if this was intentional.)

Test Plan: CI Tests

Differential Revision: D20946512

Summary: The same header guard was used in two different header files (not sure if this was intentional.)

Test Plan: CI Tests

Differential Revision: D20946512

fbshipit-source-id: 7fa1df5608d7019717ee3c5d68306fb564a2b344
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20946512

@dr-ci
Copy link

dr-ci bot commented Apr 9, 2020

💊 CircleCI build failures summary and remediations

As of commit 3e2f0a1 (more details on the Dr. CI page):


None of the build failures appear to be your fault 💚


  • 1/1 broken upstream at merge base 9497b21 since Apr 09

    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.


🚧 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 2 times.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 247f2df.

ashishfarmer pushed a commit to ashishfarmer/pytorch that referenced this pull request Apr 13, 2020
Summary:
Pull Request resolved: pytorch#36329

The same header guard was used in two different header files (not sure if this was intentional.)

Test Plan: CI Tests

Reviewed By: jspark1105

Differential Revision: D20946512

fbshipit-source-id: dd0190943a8c90059d480f15c05f3bfcce956acd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants