• Nagy Mostafa's avatar
    [MLIR] Fixes for cpu_fusion.validate_fuse_gru_inputs (#3511) · ef58667f
    Nagy Mostafa authored
    * WIP
    
    * Fix incorrect CK output adjustment
    
    * Bug fix and enroce sanity check
    
    * Change cycle search depth, and fix sanity check
    
    * cpu_fusion.validate_fuse_gru_inputs passes.
    
    * Fix as_single_output to be able to always create a GOE
    
    * minor fix. style-apply
    
    * Clean up debug msgs
    
    * Switch to backward cycle check
    
    * Enable failing test
    
    * PR fixes
    
    * Address feedback: Add fwd cycle checks. Make cycle checking depth configurable
    ef58667f
Name
Last commit
Last update
..
dialect Loading commit data...
pass Loading commit data...
CMakeLists.txt Loading commit data...
compiler.cpp Loading commit data...
compiler.hpp Loading commit data...
lowerer.cpp Loading commit data...
lowerer.hpp Loading commit data...
memory_manager.cpp Loading commit data...
memory_manager.hpp Loading commit data...
op_lowerers.inc Loading commit data...
ops_supported.inc Loading commit data...