• Pruthvi's avatar
    helpers for function and node to determine the dynamic shape (#2753) · 507e6d0a
    Pruthvi authored
    * - add method to determine if the function contains nodes with dynamic shape
    - add virtual method to node to determine if the node contains any partial shape.
    
    * - add support to reshape op to determine if the reshape node as dynamic attributes
    
    * Address PR comments
    
    * - check all the inputs to determine if the node has dynamic_shape
    - addressed Adam comments
    
    * - add support to abort graph match if the nodes are dynamic
    
    * Addressed PR comments
    
    * - remove strict check on dynmic shape in the matcher
    507e6d0a
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...