onnxruntime
Output Tensor Shape Validation b/w ONNX inference and ORT
#7252
Merged

Output Tensor Shape Validation b/w ONNX inference and ORT #7252

sumitsays
sumitsays Adding Output Shape Validation for ORT-CPU execution flow
a75bf638
sumitsays Skipping validation check in-case output is not a tensor. Fixed conv_…
43c4bf4c
sumitsays sumitsays requested a review 5 years ago
sumitsays Comparison b/w signed and un-signed int. Removed const for a primitiv…
994e3b78
sumitsays Commented the un-used test function signature
e080e263
jstoecker jstoecker requested a review from askhade askhade 5 years ago
sumitsays
azure-pipelines
sumitsays
azure-pipelines
fdwr
azure-pipelines
sumitsays Removed exception instead logging warning. Because there are lots of …
4cd5a78b
fdwr
fdwr commented on 2021-04-07
sumitsays Fixed warning condition and test
8048c47b
pranavsharma
pranavsharma commented on 2021-04-07
sumitsays Fixed test and addressed comment on the PR
536115a7
sumitsays Output shape verification will happen only for final output nodes of …
a5f3b01a
hariharans29
hariharans29 commented on 2021-04-14
sumitsays Changed variable name from camel case to underscore style
b50dceb2
pranavsharma
pranavsharma commented on 2021-04-28
sumitsays Enable the tests as the validation failure will now logs warning inst…
fc6cfb41
pranavsharma
pranavsharma dismissed these changes on 2021-05-01
sumitsays Adding Output Shape Validation for ORT-CPU execution flow
130d185d
sumitsays Resolve merge conflict
aac084e2
sumitsays Comparison b/w signed and un-signed int. Removed const for a primitiv…
01d3201c
sumitsays Commented the un-used test function signature
82970b7d
sumitsays Removed exception instead logging warning. Because there are lots of …
e164c9b7
sumitsays Fixed warning condition and test
fbb4767a
sumitsays Fixed test and addressed comment on the PR
77471b66
sumitsays Output shape verification will happen only for final output nodes of …
8e3d9f96
sumitsays Changed variable name from camel case to underscore style
80a5edc0
sumitsays Enable the tests as the validation failure will now logs warning inst…
40535aa3
sumitsays Merge branch 'output-shape-validation' of https://github.com/sumitsay…
484293ff
sumitsays sumitsays dismissed their stale review via 484293ff 5 years ago
sumitsays sumitsays requested a review from baijumeswani baijumeswani 5 years ago
sumitsays sumitsays requested a review from BowenBao BowenBao 5 years ago
sumitsays sumitsays requested a review from liqunfu liqunfu 5 years ago
sumitsays sumitsays requested a review from spandantiwari spandantiwari 5 years ago
sumitsays sumitsays requested a review from thiagocrepaldi thiagocrepaldi 5 years ago
sumitsays sumitsays force pushed from 23b88caf to 484293ff 5 years ago
fdwr
fdwr dismissed these changes on 2021-05-01
sumitsays Remove duplicate function "GetLogger()"
9d30a90b
sumitsays sumitsays dismissed their stale review via 9d30a90b 5 years ago
sumitsays Fixed typo in method name TestConvTransposeOpInitializer
b4f9d638
fdwr
fdwr approved these changes on 2021-05-03
sumitsays sumitsays merged 9c0e5954 into master 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone