Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opset1::Reshape] Deduce symbol relation based on op spec #27399

Merged
merged 8 commits into from
Nov 11, 2024

Commits on Nov 5, 2024

  1. [opset1::Reshape] Deduce symbol relation based on op spec

    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2282114 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Avoid deducing symbols in case the tensor has zero dimensions in shape

    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9009e01 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into reshape_symbol_de…

    …ducing
    
    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9781315 View commit details
    Browse the repository at this point in the history
  3. Build fix

    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    817f96e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. CPU reshape shape inference: case when special zero copies actual zero

    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ddb0537 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into reshape_symbol_de…

    …ducing
    
    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    47109a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. CPU reshape shape inference: case when special zero copies actual zero

    Signed-off-by: Evgeniia Nugmanova <evgeniia.nugmanova@intel.com>
    jane-intel committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9935087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa255b View commit details
    Browse the repository at this point in the history