[GitHub] [tvm] MasterJH5574 commented on a change in pull request #9738: [TensorIR] Primitive "SetScope"

2021-12-14 Thread GitBox
MasterJH5574 commented on a change in pull request #9738: URL: https://github.com/apache/tvm/pull/9738#discussion_r769165528 ## File path: src/tir/schedule/analysis.h ## @@ -393,6 +393,10 @@ std::vector> GetReducerGetters() bool FromIdentityCombiner(const PrimExpr& identity,

[GitHub] [tvm] MasterJH5574 commented on a change in pull request #9738: [TensorIR] Primitive "SetScope"

2021-12-14 Thread GitBox
MasterJH5574 commented on a change in pull request #9738: URL: https://github.com/apache/tvm/pull/9738#discussion_r769151080 ## File path: src/tir/schedule/primitive/block_annotate.cc ## @@ -16,6 +16,9 @@ * specific language governing permissions and limitations * under the

[GitHub] [tvm] MasterJH5574 commented on a change in pull request #9738: [TensorIR] Primitive "SetScope"

2021-12-14 Thread GitBox
MasterJH5574 commented on a change in pull request #9738: URL: https://github.com/apache/tvm/pull/9738#discussion_r769148372 ## File path: src/tir/schedule/primitive/block_annotate.cc ## @@ -16,6 +16,9 @@ * specific language governing permissions and limitations * under the

[GitHub] [tvm] MasterJH5574 commented on a change in pull request #9738: [TensorIR] Primitive "SetScope"

2021-12-14 Thread GitBox
MasterJH5574 commented on a change in pull request #9738: URL: https://github.com/apache/tvm/pull/9738#discussion_r768776048 ## File path: src/tir/schedule/primitive/block_annotate.cc ## @@ -233,14 +238,139 @@ class StorageAlignInvalidAnnotationError : public ScheduleError {

[GitHub] [tvm] MasterJH5574 commented on a change in pull request #9738: [TensorIR] Primitive "SetScope"

2021-12-14 Thread GitBox
MasterJH5574 commented on a change in pull request #9738: URL: https://github.com/apache/tvm/pull/9738#discussion_r768729478 ## File path: src/tir/schedule/primitive/block_annotate.cc ## @@ -16,6 +16,9 @@ * specific language governing permissions and limitations * under the