nju-websoft / OpenEA

A Benchmarking Study of Embedding-based Entity Alignment for Knowledge Graphs, VLDB 2020
GNU General Public License v3.0
517 stars 80 forks source link

tensorflow version issue #51

Open AroundKiki opened 1 year ago

AroundKiki commented 1 year ago

Have anyone tried this code on newer environment version, such as TF 1.15? TF 1.12 need python 3.6, however vscode debugger no longer supports python 3.6. And the only version of TF1.x that can run on RTX 30 series GPU is TF 1.15. If someone could kindly provide a newer compatible requirement versions, I would be extremely grateful.

sunzequn commented 1 year ago

Hi,

Thanks for your interest in our work. I will try it using TF 1.15 and let you know the results later.