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

[Python] Add and document setup.py script for Python bindings. #1913

Merged
merged 3 commits into from
Oct 1, 2021

Conversation

mikeurbach
Copy link
Contributor

This allows users to pip install lib/Bindings/Python. Similarly,
this supports pip wheel lib/Bindings/Python. The script generally
follows llvm/torch-mlir#256, with some tweaks
that are specific to CIRCT's CMake choices (e.g. using an external
projects unified build).

This allows users to `pip install lib/Bindings/Python`. Similarly,
this supports `pip wheel lib/Bindings/Python`. The script generally
follows llvm/torch-mlir#256, with some tweaks
that are specific to CIRCT's CMake choices (e.g. using an external
projects unified build).
@mikeurbach
Copy link
Contributor Author

PyCDE setup.py will follow. BTW @teqdruid, we don't have any docs about installing/using PyCDE. Do you have anything to seed such a document? If not, I can start with a very simple introduction and installation commands when I do the PyCDE setup.py.

@teqdruid
Copy link
Contributor

teqdruid commented Oct 1, 2021

I do not but you might get with Parker to see if he has any input. You should meet him anyway, to I'll schedule a meeting.

Copy link
Contributor

@teqdruid teqdruid left a comment

Choose a reason for hiding this comment

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

Thanks!

lib/Bindings/Python/setup.py Outdated Show resolved Hide resolved
lib/Bindings/Python/pyproject.toml Outdated Show resolved Hide resolved
lib/Bindings/Python/setup.py Show resolved Hide resolved
@mikeurbach mikeurbach merged commit 443b2f4 into main Oct 1, 2021
@mikeurbach mikeurbach deleted the python-wheels branch October 1, 2021 20:20
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