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

Fix conda package builds #1445

Merged
merged 12 commits into from
Jul 17, 2018
Merged

Fix conda package builds #1445

merged 12 commits into from
Jul 17, 2018

Conversation

abergeron
Copy link
Contributor

The conda packages were in bad shape and some of them stopped working (in part due to the merging of tvm and nnvm).

I spent a bit of time cleaning up and modernizing the build. The packages should build without issues on mac and linux (although you need a bit of special setup on mac because the conda compiler packages require that).

On major change is that the package no longer build with cuda enabled, but that can be fixed later.

One thing that could be helpful to keep them working in the future would be to make the conda build a part of the CI pipeline, but I haven't gone into that.

@abergeron
Copy link
Contributor Author

Apparently a test failed because of wrong results, but my changes should not affect any of the actual compute code, so I'm baffled.

@abergeron
Copy link
Contributor Author

Wait, I noticed that it says I've updated the refs on some of the submodules, but I never did that explicitly. I'll reset them to the state in master.

@tqchen tqchen merged commit b4c637d into apache:master Jul 17, 2018
@abergeron abergeron deleted the fix_conda branch July 25, 2018 18:04
tqchen pushed a commit to tqchen/tvm that referenced this pull request Aug 4, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
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.

2 participants