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

feat: resize #530

Merged
merged 4 commits into from
Jan 12, 2024
Merged

feat: resize #530

merged 4 commits into from
Jan 12, 2024

Conversation

chachaleo
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #371

I did all the test done on the onnx repo there are a lot of test (because there are a lot of different behaviour depending on the many different parameters) if there are too many test I can delete some.
Also I used the test implementation in python of resize from for the nodegen, I can re-impelment it if it is a problem and I can also just have one test file with all the test in one file with the expected values hardcoded to avoid having the python implementation that is a bit long.

Copy link
Collaborator

@raphaelDkhn raphaelDkhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@raphaelDkhn raphaelDkhn merged commit 58ebbfc into gizatechxyz:develop Jan 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants