• 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
..
autodiff Loading commit data...
unit-test-execution Loading commit data...
CMakeLists.txt Loading commit data...
all_close.hpp Loading commit data...
all_close_f.cpp Loading commit data...
all_close_f.hpp Loading commit data...
backend_utils.cpp Loading commit data...
backend_utils.hpp Loading commit data...
float_util.cpp Loading commit data...
float_util.hpp Loading commit data...
known_element_types.hpp Loading commit data...
matcher.hpp Loading commit data...
ndarray.hpp Loading commit data...
provenance_enabler.hpp Loading commit data...
random.hpp Loading commit data...
test_case.cpp Loading commit data...
test_case.hpp Loading commit data...
test_control.cpp Loading commit data...
test_control.hpp Loading commit data...
test_tools.cpp Loading commit data...
test_tools.hpp Loading commit data...
type_prop.hpp Loading commit data...