@tqchen Thanks for the comments and you're right. One important message behind 
this investigation is a schedule should be shared across ops with differernt 
attributes.

For the networkx dependency, I have the same concern as well. I used it to 
build a graph and find maximum cliques in the graph. Unfortunately, I didn't 
find any existing TVM dependency can achieve the desire functionality. On the 
other hand, we can also use different algorithm such as K-Means to cluster 
tasks, so that the existing dependency, `sklearn`, would be sufficient, 
although the result of using K-Means is not as good as the one I showed. I 
would be happy to take your suggestion if any.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/4188#issuecomment-546430352

Reply via email to