comaniac opened a new pull request #6777: URL: https://github.com/apache/incubator-tvm/pull/6777
Currently, `PartitionGraph` implicitly invokes `relay.ext.*.optimize` pass for each partitioned Relay function, but this is hard to maintain and trace. This PR adds an optional argument to `PartitionGraph` pass to make it explicit. cc @zhiics @masahi @lhutton1 ---------------------------------------------------------------- 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]
