MarisaKirisame commented on a change in pull request #5039: [Relay]
GradientCell Relay Pass
URL: https://github.com/apache/incubator-tvm/pull/5039#discussion_r391387965
##########
File path: src/relay/pass/gradient.cc
##########
@@ -92,6 +92,14 @@ Expr DeGlobal(const IRModule& mod, const Expr& e) {
}
}
+std::string GradName(const Expr& e) {
Review comment:
Can you remove this function?
----------------------------------------------------------------
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