google / tirg

deep learning, image retrieval, vision and language
Apache License 2.0
298 stars 85 forks source link

Which torch version is used in this project? #8

Open patrickphat opened 4 years ago

patrickphat commented 4 years ago

Hello anh Nam! Currently I run the code but there's some bugs arise due to update of pytorch (e.g Variable() deprecation or new style of create autograd func). What is the torch version is used for this project anh? Thank you!

lugiavn commented 4 years ago

Hi, I think it should be the ~2 year olds one, so maybe 0.3.0.post4 🤔