-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fbsync] [prototype] Optimize Center Crop performance (#6880)
Summary: * Reducing unnecessary method calls * Optimize pad branch. * Remove unnecessary call to crop_image_tensor * Fix linter Reviewed By: datumbox Differential Revision: D41020555 fbshipit-source-id: 55d55d80993830d0b70ad4140d55fab2cba9d21e Co-authored-by: vfdev <[email protected]>
- Loading branch information
1 parent
e05a0d0
commit 24c3fb8
Showing
2 changed files
with
29 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters