Dear All,
I am a new contributor to Pytorch. I want to know if my Environment is suitable or not for contributing to Pytorch. My environment details are :
Windows : 11 Pro
Version: 24H2
CPU: I5 , GPU: Basic Intel GPU .
CUDA: No Support
Python: 3.12.6
GCC : 8.1.0
Virtual Environment : venv(Python’s default virtual environement module)
torch : 2.5.1
torchaudio : 2.5.1
torchvision : 0.20.1
pip : 24.3.1
I want to know if this environment is suitable for building pytorch from source in my local system.
Thanks in Advance,
Anish Tulsyan