Eliminate redundant subexpressions #3047
Eliminate redundant subexpressions
82b2b248
Rename cpp->cc
c5813740
Handle optional arguments
7d3f853e
Add test models
db2fecf4
Add more tests with optional arguments
d4d828f2
Fix processing of subgraphs
e5344b32
Fix random operators
f67cadb6
Address PR comments
a13a8eba
Minor changes and a test
9889f8fd
Move CSE before constant folding
d1dd5c90
Random* operators are always non-deterministic
50788f9a
Fix a CSE test
acd25eee
Reuse the list of non-deterministic operators with constant folding pass
c0d76aeb
Address PR comments
30cf68ce
Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
0fd6ff6f
Fix formatting
cd8be778
Address PR comment
d3009857
Minor cleanup / comments
80bcdb61
Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
73703669
Fix build failure in Linux
cb264448
Reuse existing optimizer/utils file.
a5ac719b
Add a test
d2bf2f86
Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
07dda676
Fix compiler warnings
79cb6828
Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
b1b90a49
Fix build in older compilers
90a5c74a
Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
e94fd6c6
More compatibility with old STL versions
7ba1f8c0
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub