[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var

2020-01-23 Thread GitBox
tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var URL: https://github.com/apache/incubator-tvm/pull/4765#discussion_r370429075 ## File path: include/tvm/tir/expr.h ## @@ -236,21 +228,33 @@ enum IterVarType : int { * \brief Iteration

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var

2020-01-21 Thread GitBox
tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var URL: https://github.com/apache/incubator-tvm/pull/4765#discussion_r369356112 ## File path: include/tvm/tir/expr.h ## @@ -236,21 +228,33 @@ enum IterVarType : int { * \brief Iteration

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var

2020-01-21 Thread GitBox
tqchen commented on a change in pull request #4765: [tir] make IterVar extends Var URL: https://github.com/apache/incubator-tvm/pull/4765#discussion_r369356042 ## File path: include/tvm/tir/expr.h ## @@ -236,21 +228,33 @@ enum IterVarType : int { * \brief Iteration