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

When exporting StableHLO to SavedModel, also include the original var #5711

Merged
merged 4 commits into from
Oct 22, 2023

Conversation

haozha111
Copy link
Collaborator

When exporting StableHLO to SavedModel, also include the original variable name from Pytorch.

@haozha111 haozha111 requested a review from qihqi October 18, 2023 22:54
@qihqi
Copy link
Collaborator

qihqi commented Oct 19, 2023

please rebase, I think the change on tf signature is already merged?

@haozha111
Copy link
Collaborator Author

please rebase, I think the change on tf signature is already merged?

done

@haozha111 haozha111 merged commit e7af313 into master Oct 22, 2023
18 checks passed
ghpvnist pushed a commit to ghpvnist/xla that referenced this pull request Oct 31, 2023
…pytorch#5711)

* Pass bundle object to make_tf_function, so that it will include tf.variables as args to the XlaCallModule op.

* fix format

* When exporting StableHLO to SavedModel, also include the original variable tensor name from pytorch.
mbzomowski pushed a commit to mbzomowski-test-org/xla that referenced this pull request Nov 16, 2023
…pytorch#5711)

* Pass bundle object to make_tf_function, so that it will include tf.variables as args to the XlaCallModule op.

* fix format

* When exporting StableHLO to SavedModel, also include the original variable tensor name from pytorch.
chunnienc pushed a commit to chunnienc/xla that referenced this pull request Dec 14, 2023
…pytorch#5711)

* Pass bundle object to make_tf_function, so that it will include tf.variables as args to the XlaCallModule op.

* fix format

* When exporting StableHLO to SavedModel, also include the original variable tensor name from pytorch.
golechwierowicz pushed a commit that referenced this pull request Jan 12, 2024
…#5711)

* Pass bundle object to make_tf_function, so that it will include tf.variables as args to the XlaCallModule op.

* fix format

* When exporting StableHLO to SavedModel, also include the original variable tensor name from pytorch.
bhavya01 pushed a commit that referenced this pull request Apr 22, 2024
…#5711)

* Pass bundle object to make_tf_function, so that it will include tf.variables as args to the XlaCallModule op.

* fix format

* When exporting StableHLO to SavedModel, also include the original variable tensor name from pytorch.
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