refactor topological_sort to use Node.get_users() (#2536)
* use Node.get_users() to replace deprecated func * use const ref instead of auto * used const auto& in graph_util.cpp
Showing
Please
register
or
sign in
to comment
* use Node.get_users() to replace deprecated func * use const ref instead of auto * used const auto& in graph_util.cpp