Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding python wheels #18

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Conversation

michaelfeil
Copy link

@DanFu09 @simran-arora

With this PR, you can click Release, and create a tag that starts of with wheels*, e.g. wheels-0.0.1. The wheel is created for each torch major and cuda version, I would recommend getting the right build from the right matrix.
Pipeline should be roughly reusable. I built it partially from scratch, partially from Autoawq. Its running under MIT Licence.

Some ideas i had along the way:

  • Why are the Cudaextensions build with sm_70 compute capability - is there no gain for newer versions?
  • If you like this, I would extend it to the other repo
  • If you got some propositions on how to integrate it into https://github.com/michaelfeil/infinity, let me know, I am curious.

Getting this up-ad running was quite a pain, please squash the commits.

Cheers
Michael feil

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant