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

Fixing bug in edge iterator. #82

Closed otiliastr closed 3 years ago

otiliastr commented 3 years ago

I fixed a bug in the edge iterator, solving issue #81.