You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am re-running SRL experiments and I am not sure why the population so extremely slow.
I wonder, who is available to re-check the data model population code and see where the redundant searches are happening?
The text was updated successfully, but these errors were encountered:
Also as an update to the cause of this, it started happening in SRL because the usage of JoinNodes in the DataModel was added in line 42 of SRLMultiGraphDataModel.scala
Older version of SRL did not have this usage of joinNodes thus no population was happening before.
I am re-running SRL experiments and I am not sure why the population so extremely slow.
I wonder, who is available to re-check the data model population code and see where the redundant searches are happening?
The text was updated successfully, but these errors were encountered: