• 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
..
contrib/mlir Loading commit data...
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...