Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Conversation

gcatron
Copy link
Contributor

@gcatron gcatron commented Feb 10, 2021

Summary: Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Differential Revision: D26375577

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D26375577

gcatron added a commit to gcatron/glow that referenced this pull request Feb 11, 2021
Summary:
Pull Request resolved: pytorch/pytorch#52094

Pull Request resolved: pytorch#5329

Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Differential Revision: D26375577

fbshipit-source-id: 20aabe514847d6f46120f8ea8b0f9fea014a0121
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D26375577

Summary:
Pull Request resolved: pytorch/pytorch#52094

Pull Request resolved: pytorch#5329

Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Reviewed By: jfix71

Differential Revision: D26375577

fbshipit-source-id: b53f26e58778e5427b8ecea841f71c2518f545e9
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D26375577

gcatron added a commit to gcatron/pytorch that referenced this pull request Feb 11, 2021
Summary:
Pull Request resolved: pytorch#52094

Pull Request resolved: pytorch/glow#5329

Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Reviewed By: jfix71

Differential Revision: D26375577

fbshipit-source-id: 72e41530eff02cfc0300e37549ded22668d1628d
@facebook-github-bot
Copy link

This pull request has been merged in 64d8af0.

facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Feb 11, 2021
Summary:
Pull Request resolved: #52094

Pull Request resolved: pytorch/glow#5329

Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Reviewed By: jfix71

Differential Revision: D26375577

fbshipit-source-id: 66631aadd6f5b8826ffa0a1e70176fbcaa7431d5
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
Summary:
Pull Request resolved: pytorch#52094

Pull Request resolved: pytorch/glow#5329

Nested constants are created as placeholders by the graph_splitter used in the partitioner. So we change them back to get_attr nodes before serializing the graph.

Reviewed By: jfix71

Differential Revision: D26375577

fbshipit-source-id: 66631aadd6f5b8826ffa0a1e70176fbcaa7431d5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants