siju-samuel commented on a change in pull request #5331: [relay][topi] Add
operation relay.nn.dilate() which calls topi.nn.dilate()
URL: https://github.com/apache/incubator-tvm/pull/5331#discussion_r408310639
##########
File path: src/relay/op/nn/nn.cc
##########
@@ -961,6 +961,56 @@ Do log on the data - do not accept logits.
.add_type_rel("CrossEntropy", CrossEntropyRel);
+/////
Review comment:
remove ////, down also
----------------------------------------------------------------
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