Skip to content

Conversation

@vfdev-5
Copy link
Contributor

@vfdev-5 vfdev-5 commented Oct 12, 2022

- ElasticTransform(alpha=[50.0, 50.0]), (sigma=[5.0, 5.0]), interpolation={self.interpolation}, fill={self.fill})
+ ElasticTransform(alpha=[50.0, 50.0], sigma=[5.0, 5.0]), interpolation=InterpolationMode.BILINEAR, fill=0) 

@vfdev-5 vfdev-5 force-pushed the repr-fix-ElasticTransform branch from b5f8151 to c76a77e Compare October 12, 2022 15:19
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!

@datumbox datumbox merged commit 6d774c6 into pytorch:main Oct 13, 2022
facebook-github-bot pushed a commit that referenced this pull request Oct 17, 2022
Summary: Co-authored-by: Vasilis Vryniotis <[email protected]>

Reviewed By: NicolasHug

Differential Revision: D40427484

fbshipit-source-id: f4383ec92f59bae0c924aeec3df3f9125fc3ad35
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