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

Fixing Shark Exe #1614

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

Fixing Shark Exe #1614

wants to merge 3 commits into from

Conversation

Ranvirsv
Copy link
Contributor

@Ranvirsv Ranvirsv commented Jul 1, 2023

No description provided.

@Ranvirsv Ranvirsv changed the title adding path to correct pytorch binary Fixing Shark Exe Jul 1, 2023
@@ -42,7 +42,12 @@ datas += [
( 'web/ui/logos/*', 'logos' )
]

torch_path = sys.prefix + '/lib/python3.11/site-packages/torch/lib/libtorch_python.dylib'
Copy link
Contributor

Choose a reason for hiding this comment

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

This won't work on Windows. I think you can just add to copy_data()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the spec file already has copy_metadata('torch')

@Ranvirsv
Copy link
Contributor Author

Ranvirsv commented Jul 7, 2023

Still has some issues with iree-compile.

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.

None yet

2 participants