Skip to content

Conversation

jspark1105
Copy link
Contributor

Summary:
Remove warning

caffe2/c10/util/ArrayRef.h(278): warning: attribute does not apply to any entity

Test Plan: CI

Differential Revision: D20181191

@facebook-github-bot
Copy link
Contributor

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

@dr-ci
Copy link

dr-ci bot commented Feb 29, 2020

💊 CircleCI build failures summary and remediations

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


None of the build failures appear to be your fault 💚


  • 1/1 broken upstream at merge base 9f7708e since Mar 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 origin viable/strict
    git rebase --onto viable/strict $(git merge-base origin/master HEAD)
    

    If your commit is older than viable/strict:

    git fetch origin viable/strict
    git rebase viable/strict
    

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


🚧 1 upstream failure recognized by patterns:

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.

This comment has been revised 3 times.

@facebook-github-bot
Copy link
Contributor

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

…34018)

Summary:
Pull Request resolved: pytorch#34018

Remove warning
```
caffe2/c10/util/ArrayRef.h(278): warning: attribute does not apply to any entity
```

Test Plan: CI

Differential Revision: D20181191

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 82a177c.

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.

4 participants