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

Refactor TorchVision Normalize method like pytorch. #1428

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

AhmedZero
Copy link

@AhmedZero AhmedZero commented Dec 26, 2024

Refactor TorchVision Normalize method like pytorch to support any kind of Tensor Image (.., C, H, W)

@AhmedZero AhmedZero changed the title Refactor Normalize method like pytorch. Refactor TorchVision Normalize method like pytorch. Dec 26, 2024
…rongLengths` test for ArgumentException in Normalize function
Renamed the method `GetImageNumChannels` to `get_image_num_channels` in `Functional.cs`. Added a summary documentation comment to the `get_image_num_channels` method, detailing its purpose, parameter, and return value. Updated the call to this method in `Normalize.cs` to reflect the new name.
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.

1 participant