Graph transformer to ensure unique DQ nodes for QDQ node units #15145
initial pass at EnsureUniqueDQForNodeUnit
ce3f80a2
refine implementation
c8f71467
minor update
33c7ae18
save work
c90d50b3
continue working on impl and tests
859d201e
refine tests, update graph to account for manually set output that is…
a90a4a25
Merge remote-tracking branch 'origin/main' into edgchen1/dq_duplicati…
12d3d955
fix tests and tidy up
bde8b5a6
update class documentation comment
972958f0
address warning, add include
43b5381c
fix ORT_RETURN_IF_NOT
e95fe0d9
reorder optimizers so transpose optimizer is last
e18f483e
fix ORT_RETURN_IF_NOT
86308d92
make constexpr
fe61a3b5
Add test that uses model.
3621db22
Set inlined vector size to fix build on Windows.
d48ed2f1
Move DQ validity check to NodeUnit construction.
c824b3e9
Refine comments and variable names.
c3aa98a9
Remove python DQ duplication implementation.
52542736
make EnsureUniqueDQForNodeUnit transformer required, update tests
5f956c31
Merge remote-tracking branch 'origin/main' into edgchen1/dq_duplicati…
30d69f02
Address comments, fix test.
d22743c7
fix no contrib ops build
4e23f5a1
refine
0ae9bc1e
add more space to comments
98ca2385
rename variable for clarity
0f67f0e6
Merge remote-tracking branch 'origin/main' into edgchen1/dq_duplicati…
337e4ba0
use constant for inlined vector default size element size cutoff
4299226e
use inference session to test
da762410
put valid DQ check in helper function, also run it when forming QDQ n…
7e110fb5
add DQ duplication transformer to level1 optimizer group
4c50e1d2
remove CheckDQNodes declaration
eeec0a81
Merge remote-tracking branch 'origin/main' into edgchen1/dq_duplicati…
c1264bb3
update comment in graph.cc
3f18c3b2
Add unit test from https://github.com/microsoft/onnxruntime/pull/15249.
b5b7f3ea
add note to onnxruntime\test\testdata\transform\qdq_with_multi_consum…
9421beb0
update graph.cc comment
df2b30eb
add info to comment
421534ac
fix comparison warning
526373e1
update and re-enable transpose optimizer test
ed18eb48
edgchen1
dismissed their stale review
via ed18eb48
3 years ago
skottmckay
deleted the edgchen1/dq_duplication_transformer branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub