Skip to content

Conversation

@kalmufti
Copy link
Contributor

Fixes #41757

I've replaced all the whitelist with allowlist for this issue.

@kalmufti kalmufti changed the title Replace whitelist with allowlist #41757 Replace whitelist with allowlist Jul 25, 2020
@ngimel ngimel requested a review from SplitInfinity July 26, 2020 18:28
@ngimel ngimel added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jul 26, 2020
@SplitInfinity SplitInfinity requested review from malfet, orionr and peterjc123 and removed request for SplitInfinity July 27, 2020 06:48
Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

This change is syntactically incomplete. Please also change the name of the macro in

macro(caffe2_do_whitelist output whitelist)

And also rename this file to Allowlist.cmake

@kalmufti
Copy link
Contributor Author

Sure will do, should I replace all whitelisting within pytorch/cmake/Whitelist.cmake or just what's inside that macro?

@SplitInfinity
Copy link

@kalmufti Replace all the instances as well please.

@dr-ci
Copy link

dr-ci bot commented Jul 28, 2020

💊 CI failures summary and remediations

As of commit 9e12fad (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 4 times.

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.

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

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in b282297.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace blacklist/whitelist in caffe2/CMakeLists.txt

8 participants