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
The GraphGpuWrapper from the graph.py class has a set_node_iter_from_graph method. However, it is not present in Paddle implementation, I've looked through all the branches. Is it some addition that authors made? Also, describe what it does please.