LPDI-EPFL / masif

MaSIF- Molecular surface interaction fingerprints. Geometric deep learning to decipher patterns in molecular surfaces.
Apache License 2.0
571 stars 151 forks source link

update tf version to 1.15 #63

Closed xiaolinpan closed 9 months ago

xiaolinpan commented 10 months ago

TF 1.9 can't be supported by new gpu hardware, like RTX 3090, RTX 4090. Could you update the tensorflow version to tf 1.15, nvidia has been adapting this version for new hardware. We can run it on new GPU If MaSIF support tf 1.15. Thank you very much.