Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set HIDE_PRIVATE_SYMBOLS ON for manylinux/osx/conda packages. #81

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

leandron
Copy link
Contributor

@leandron leandron commented Nov 1, 2021

@leandron
Copy link
Contributor Author

leandron commented Nov 1, 2021

cc @tqchen @areusch @lhutton1 for reviews

@tqchen
Copy link
Contributor

tqchen commented Nov 1, 2021

@leandron we might also need that for conda packages and mac https://github.com/tlc-pack/tlcpack/blob/main/conda/recipe/build.sh

* This is to workaround an issue caused by conflicting LLVM
  versions, first observed by since we updated Pytorch in TVM

* Discussion at: apache/tvm#9362
@leandron leandron changed the title Set HIDE_PRIVATE_SYMBOLS ON for manylinux packages. Set HIDE_PRIVATE_SYMBOLS ON for manylinux/osx/conda packages. Nov 2, 2021
@leandron
Copy link
Contributor Author

leandron commented Nov 2, 2021

@leandron we might also need that for conda packages and mac https://github.com/tlc-pack/tlcpack/blob/main/conda/recipe/build.sh

I updated the PR to reflect that.

Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

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

Thanks @leandron, looks good to me!

@tqchen tqchen merged commit 76a053e into tlc-pack:main Nov 2, 2021
@leandron leandron deleted the hide-private-symbols branch November 2, 2021 14:20
lhutton1 added a commit to lhutton1/tvm that referenced this pull request Nov 4, 2021
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
lhutton1 added a commit to lhutton1/tvm that referenced this pull request Nov 5, 2021
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
masahi pushed a commit to apache/tvm that referenced this pull request Nov 6, 2021
This test was originally disabled due to the issue documented in #7455
affecting CI. I believe this has since been resolved by #9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
This test was originally disabled due to the issue documented in apache#7455
affecting CI. I believe this has since been resolved by apache#9362.

Note: This patch should not be merged until the changes in
https: //github.com/tlc-pack/tlcpack/pull/81 are reflected in CI.

Change-Id: Ib918595a1d9149e3c858ca761861304450cbfe13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants