Skip to content

Create NodeArg for all initializers if IR version is > 3. - #742

Merged
skottmckay merged 2 commits into
masterfrom
skottmckay/CreateNodeArgForAllInitializers
Apr 5, 2019
Merged

Create NodeArg for all initializers if IR version is > 3.#742
skottmckay merged 2 commits into
masterfrom
skottmckay/CreateNodeArgForAllInitializers

Conversation

@skottmckay

Copy link
Copy Markdown
Contributor

Previously all initializers had to have matching graph inputs and the NodeArg was guaranteed to be created via graph input processing. Addresses issue #729

Previously all initializers had to have matching graph inputs and the NodeArg was guaranteed to be created via graph input processing.
@skottmckay
skottmckay requested a review from a team as a code owner March 29, 2019 22:03
snnn
snnn previously approved these changes Apr 4, 2019
@skottmckay
skottmckay merged commit 65c50bb into master Apr 5, 2019
@skottmckay
skottmckay deleted the skottmckay/CreateNodeArgForAllInitializers branch April 5, 2019 04:09
yuslepukhin pushed a commit that referenced this pull request Mar 17, 2026
## Describe your changes
* refactor existing setup dependency logic to make sure the dml support
be more easy to understand
* decouple olive setup with ORT.

## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Lint and apply fixes to your code by running `lintrunner -a`
- [ ] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.

## (Optional) Issue link
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