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

Add 'pad' operator support for ov::preprocess::PrePostProcessor #23093

Merged
merged 21 commits into from
Mar 18, 2024
Merged

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    20a36e8 View commit details
    Browse the repository at this point in the history
  2. i64 values -> f32 values

    ccinv committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    faf6348 View commit details
    Browse the repository at this point in the history
  3. very simple test case

    ccinv committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bfd1a21 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    7418eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5201611 View commit details
    Browse the repository at this point in the history
  3. i64 values -> f32 values

    ccinv committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c52b7e0 View commit details
    Browse the repository at this point in the history
  4. very simple test case

    ccinv committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a6ece6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9601129 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a5b6363 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    527358c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2b76e View commit details
    Browse the repository at this point in the history
  3. fix return warning

    ccinv committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    92d152a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    fbd8eff View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    0e8c364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    042d241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e4a616 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    c896777 View commit details
    Browse the repository at this point in the history
  2. element type infer

    ccinv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1c4c51a View commit details
    Browse the repository at this point in the history
  3. fix smoke test shape

    ccinv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0933db6 View commit details
    Browse the repository at this point in the history
  4. apply clang format fix

    ccinv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    649a93d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccdaf5b View commit details
    Browse the repository at this point in the history