You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/04 18:34:55 UTC

[GitHub] [tvm] vinx13 commented on a change in pull request #7397: Fix Bug in Bilinear Interpolation and Add Deform Conv to PT FrontEnd

vinx13 commented on a change in pull request #7397:
URL: https://github.com/apache/tvm/pull/7397#discussion_r569923943



##########
File path: include/tvm/topi/detail/tensor_utils.h
##########
@@ -62,31 +63,39 @@ inline bool is_empty_shape(const Array<PrimExpr>& x) {
  *
  * \return The interpolated value in the given index.
  */
+

Review comment:
       nit: remove blank line




----------------------------------------------------------------
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:
users@infra.apache.org