Skip to content

[proto] Improvements for functional API and tests #6187

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

Merged
merged 12 commits into from
Jun 23, 2022

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Jun 22, 2022

Description:

  • Added basic test for rotate_image_tensor
  • Updated resize_image_tensor API and tests and fixed a bug with max_size
  • Added max_size arg to resize_bounding_box and updated basic tests

@vfdev-5 vfdev-5 force-pushed the update-proto-test-rotate-image branch from 88f1822 to 25b3667 Compare June 22, 2022 10:03
@vfdev-5 vfdev-5 changed the title [proto] Added base tests for rotate_image_tensor [proto] Improvements for functional API and tests Jun 22, 2022
@vfdev-5 vfdev-5 marked this pull request as draft June 22, 2022 12:12
@vfdev-5 vfdev-5 marked this pull request as ready for review June 23, 2022 10:17
Copy link
Contributor

@datumbox datumbox left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@vfdev-5 vfdev-5 merged commit 6155808 into pytorch:main Jun 23, 2022
@vfdev-5 vfdev-5 deleted the update-proto-test-rotate-image branch June 23, 2022 14:28
facebook-github-bot pushed a commit that referenced this pull request Jun 27, 2022
Summary:
* Added base tests for rotate_image_tensor

* Updated resize_image_tensor API and tests and fixed a bug with max_size

* Refactored and modified private api for resize functional op

* Fixed failures

* More updates

* Updated proto functional op: resize_image_*

* Added max_size arg to resize_bounding_box and updated basic tests

* Update functional.py

* Reverted fill/center order for rotate
Other nits

Reviewed By: NicolasHug

Differential Revision: D37450357

fbshipit-source-id: 5e81dc93190369af438235c8611eb0b375afd434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants