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

Fix python execution in GC_GPU mode #174

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Fix python execution in GC_GPU mode #174

merged 2 commits into from
Nov 26, 2024

Conversation

kurapov-peter
Copy link
Collaborator

This cherry-picks a solution for python wheel installation problem, fixes the missing GC CPU runtime shared library, and replaces an incorrect call to get_input_shape to support dynamic shapes.

ilya-lavrenov and others added 2 commits November 12, 2024 04:03
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
This enables shared libraries build by default in GC to build the CPU runtime and fixes the shape calculation for dynamic cases.
Copy link

@dchigarev dchigarev left a comment

Choose a reason for hiding this comment

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

LGTM

@slyalin slyalin merged commit 9ec8990 into mlir Nov 26, 2024
69 of 88 checks passed
@kurapov-peter kurapov-peter deleted the pakurapo/gc-python branch November 26, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants