onnxruntime
Fail model loading if node input is a missing value
#7459
Merged

Fail model loading if node input is a missing value #7459

skottmckay
skottmckay Add check for a node with an invalid input so we fail during model lo…
92701807
skottmckay Add handling for manually created subgraph where outer scope node arg…
0c4d0596
skottmckay Fix typo
6df3447c
skottmckay skottmckay requested a review 5 years ago
skottmckay Merge remote-tracking branch 'origin/master' into skottmckay/FailMode…
e1f34a54
pranavsharma
pranavsharma commented on 2021-04-27
skottmckay Update onnxruntime/core/graph/graph.cc
1ad7797a
skottmckay
pranavsharma
pranavsharma dismissed these changes on 2021-04-28
skottmckay Merge remote-tracking branch 'origin/master' into skottmckay/FailMode…
ce050d41
skottmckay Merge branch 'skottmckay/FailModelLoadingIfMissingValue' of https://g…
5b3ee359
skottmckay Merge remote-tracking branch 'origin/master' into skottmckay/FailMode…
e26cd680
skottmckay Merge remote-tracking branch 'origin/master' into skottmckay/FailMode…
fe7bee09
skottmckay Ignore Fused nodes when checking inputs are valid. DML EP will remove…
19c8464b
skottmckay Merge remote-tracking branch 'origin/master' into skottmckay/FailMode…
446d5a41
skottmckay skottmckay dismissed their stale review via 446d5a41 5 years ago
skottmckay Skip check in training build. Rules for allowing an 'invalid' input a…
8d6537f3
skottmckay Only check the initial load for a training build.
c4e49508
pranavsharma
pranavsharma approved these changes on 2021-05-11
skottmckay skottmckay merged 5276bab2 into master 5 years ago
skottmckay skottmckay deleted the skottmckay/FailModelLoadingIfMissingValue branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone