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

Add basic setup.py file for the npcomp-core package. #256

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

stellaraccident
Copy link
Collaborator

  • There will be a separate setup.py for the frontends/pytorch directory but a couple of things need to land for that first (we need to be able to build that standalone, include C headers in the npcomp-core package, and then wire it together).
  • Should be sufficient to automate via cibuildwheel in order to get manylinux and multiple python versions.

Copy link
Contributor

@mikeurbach mikeurbach left a comment

Choose a reason for hiding this comment

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

Nice, looks good to me.

@stellaraccident stellaraccident merged commit 77e8eca into main Jul 28, 2021
@stellaraccident stellaraccident deleted the coresetuppy branch July 28, 2021 22:58
mikeurbach added a commit to llvm/circt that referenced this pull request Oct 1, 2021
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 added a commit to llvm/circt that referenced this pull request Oct 1, 2021
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).
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
* Fix for build config validation

* Update .travis.yml

* Update .travis.yml

Co-authored-by: Tian Jin <tjingrant@gmail.com>
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.

2 participants