• Scott Cyphers's avatar
    GetOutputElement removal preparation (#4425) · 0af33226
    Scott Cyphers authored
    * GetOutputElement removal preparation
    
    Not all outputs are used so don't force them to be connected in replace
    Add pattern that matches on any output
    Remove GOEs by default, allow to disable
    Fix failing core passes/tests with GOE dependency
    
    * Fix MLIR call
    
    * Fix value handle assignment
    
    * Cleanup
    
    * style
    
    * review comments
    
    * Fix onnx tests
    
    * Allow simplifcations to work on multi-values nodes
    
    * Disable goe removal for MLIR test
    
    * null init of Output
    Co-authored-by: 's avatarnmostafa <nagy.h.mostafa@intel.com>
    0af33226
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...
environment_variables.md Loading commit data...