• Pruthvi's avatar
    dynamic shape support for algebraic_simplification pass (#2804) · 870f5000
    Pruthvi authored
    * - add support to algebriac simplification to check dynamic shapes against the Pass Properties
    
    * - added PassProperty to RecurrentMatcher
    - added checks to check for dynamic function state  and PassProperty in GraphRewrite before applying graph optimization
    - optimize number of calls to f->is_dynamic() in AlgebraicSimplification
    
    * - make changes to Algebriac Simplicfication graph pass to accept PassProperty
    
    * - test case for AlgebraicSimplification pass properties
    - set the Pass Property in the pass ctor
    
    * Address PR comments
    
    * fix bug in pass manager
    
    * Addressed PR comments
    870f5000
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...
.gitmodules 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...