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

Project should be built with set(CMAKE_PLATFORM_NO_VERSIONED_SONAME ON) #370

Closed
stellaraccident opened this issue Oct 22, 2021 · 0 comments

Comments

@stellaraccident
Copy link
Collaborator

Without this option, versioned .so files are produced on Posix, and when included in Python wheels, are stored double.

stellaraccident added a commit that referenced this issue Oct 22, 2021
* Also adds a requirements.txt and updates docs to reference it versus stringy pip install.
* Adds doc with instructions on creating a wheel.

Fixes #370
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this issue Oct 3, 2022
* Eliminate model copy

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* clang format

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

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 a pull request may close this issue.

1 participant