[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6686: [AutoSchedule] Support multiple cache read and fix bugs

2020-10-15 Thread GitBox
comaniac commented on a change in pull request #6686: URL: https://github.com/apache/incubator-tvm/pull/6686#discussion_r505784167 ## File path: src/te/schedule/schedule_dataflow_rewrite.cc ## @@ -138,6 +138,15 @@ Tensor Schedule::cache_read(const Tensor& tensor, const

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6686: [AutoSchedule] Support multiple cache read and fix bugs

2020-10-15 Thread GitBox
comaniac commented on a change in pull request #6686: URL: https://github.com/apache/incubator-tvm/pull/6686#discussion_r505784167 ## File path: src/te/schedule/schedule_dataflow_rewrite.cc ## @@ -138,6 +138,15 @@ Tensor Schedule::cache_read(const Tensor& tensor, const

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6686: [AutoSchedule] Support multiple cache read and fix bugs

2020-10-15 Thread GitBox
comaniac commented on a change in pull request #6686: URL: https://github.com/apache/incubator-tvm/pull/6686#discussion_r505272389 ## File path: src/te/schedule/schedule_dataflow_rewrite.cc ## @@ -138,6 +138,15 @@ Tensor Schedule::cache_read(const Tensor& tensor, const