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

Update IR doc to clarify initializers are permitted as node inputs #2320

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

gramalingam
Copy link
Contributor

Minor fix in IR documentation to keep up with the relaxation that initializers need not be graph inputs. (Duplicate of the PR #2317 which was abandoned.)

@gramalingam gramalingam requested a review from a team as a code owner September 16, 2019 17:40
@gramalingam gramalingam added this to the 1.6 milestone Sep 16, 2019
Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

make sense.

@houseroad houseroad merged commit 1316afc into onnx:master Sep 16, 2019
@snnn
Copy link
Contributor

snnn commented Sep 17, 2019

I think it should say:
when IR_VERSION < 4, .... , else .... .

Because a model with IR_VERSION ==3 is still legit.

@gramalingam
Copy link
Contributor Author

@snnn : the way it has been worded, it is valid for all IR_VERSIONs.

@gramalingam gramalingam deleted the update-doc-initializers branch April 14, 2022 18:36
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

4 participants