Skip to content

Fixed transforms that did not work with new versions of PyTorch.#139

Open
ogladkov wants to merge 1 commit intoIntellindust-AI-Lab:mainfrom
ogladkov:transforms_fix
Open

Fixed transforms that did not work with new versions of PyTorch.#139
ogladkov wants to merge 1 commit intoIntellindust-AI-Lab:mainfrom
ogladkov:transforms_fix

Conversation

@ogladkov
Copy link

The current version considers a problem for running train process at new gpus (sm_120).
The problem lays in discrepancies of torchvision's transforms.
So the PR considers fix for transforms adapting it for newer versions.
Tested with torch==2.10.0 and torchvision==0.25.0

@ogladkov ogladkov changed the title fixed transforms not working with newer versions of pytorch Fixed transforms that did not work with new versions of PyTorch. Feb 17, 2026
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

Comments