facebookresearch / dlrm

An implementation of a deep learning recommendation model (DLRM)
MIT License
3.71k stars 825 forks source link

python3 #360

Open tarano297 opened 11 months ago

tarano297 commented 11 months ago

hi, Please help us to know what version of python 3 was used for a project in GitHub? I want to know what version of python the following url code has:

https://github.com/facebookresearch/dlrm

mnaumovfb commented 9 months ago

I believe it should be > 3.7 https://github.com/facebookresearch/dlrm/blob/c848e837580cbcfe6b49149658e4c8a3c1576f48/dlrm_s_pytorch.py#L1032