tensorflow / neural-structured-learning

Training neural models with structured signals.
https://www.tensorflow.org/neural_structured_learning
Apache License 2.0
980 stars 189 forks source link

About the version of tensorflow #60

Closed Luogaorong closed 4 years ago

Luogaorong commented 4 years ago

Hi, I had a problem running your code.You can say which version of tensorflow you use?

thkans!

arjung commented 4 years ago

HI @Luogaorong, can you share more specifics on the problem you ran into? Which version of TF were you using and how were you using NSL?

Graph regularization in NSL does not work with TF 2.1.0. Since the latest TF version (2.2.0) was recently released, all our tutorials currently use that version.