mbaret opened a new pull request #5030: [WIP] [RELAY] Added a SubgraphSet utility class URL: https://github.com/apache/incubator-tvm/pull/5030 In many of the passes involved in graph partitioning, we need to extract and manipulate subgraphs. This class simplifies the extraction of subgraphs from a relay expression containing subgraph begin and end annotations as well as providing utility functions to query these subgraphs and merge them.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
