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 inconsistency in describing graph's initializer. #2115

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Fix inconsistency in describing graph's initializer. #2115

merged 1 commit into from
Jun 20, 2019

Conversation

xykong58
Copy link
Contributor

This PR is to ensure the consistency on relations between graph's input and initializer.
Essentially, a graph's initializer is not required to be subset of the graph's input, and
any initializer not part of graph's input are considered constant definition in the graph.

is no longer required to be subset of graph's inputs.
@xykong58 xykong58 requested a review from a team as a code owner June 19, 2019 21:47
@CLAassistant
Copy link

CLAassistant commented Jun 19, 2019

CLA assistant check
All committers have signed the CLA.

@xykong58
Copy link
Contributor Author

Do I need to do anything to push the change to the master ?

@gramalingam gramalingam merged commit eb798fc into onnx:master Jun 20, 2019
JamesAllingham pushed a commit to JamesAllingham/onnx that referenced this pull request Jul 10, 2019
hariharans29 pushed a commit to hariharans29/onnx that referenced this pull request Aug 15, 2019
@prasanthpul prasanthpul added this to the 1.6 milestone Aug 21, 2019
jcwchen pushed a commit to jcwchen/onnx that referenced this pull request Sep 23, 2020
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.

4 participants