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

[Operator] Add cubic interpolation to Resize Operator #22

Merged
merged 5 commits into from
Nov 16, 2022
Merged

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    59b24e8 View commit details
    Browse the repository at this point in the history
  2. Add draft ver. of Resize2d Cubic

    hjjq committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    29c3eea View commit details
    Browse the repository at this point in the history
  3. Fix get pixel bug in resize2d

    hjjq committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    69e8bda View commit details
    Browse the repository at this point in the history
  4. Add Greater Than expression

    hjjq committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    847bec2 View commit details
    Browse the repository at this point in the history
  5. Fix typo and Resize test case

    hjjq committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8e16e24 View commit details
    Browse the repository at this point in the history