Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.7.0.rc0 (#6622)

2020-10-05 Thread Byung-Gon Chun
+1 (binding) - I checked the signature and hash. - DISCLAIMER, LICENSE, and NOTICE look good - No unexpected binary files - The code compiles and runs Thanks. -Gon -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://gi

[Apache TVM Discuss] [Development] Creating store_at in TVM

2020-10-05 Thread Matt Barrett via Apache TVM Discuss
Halide provides the scheduling primitive `store_at` (as well as `store_root`) to move where the storage of a tensor happens independent of the compute. This is very useful for when we want to make use of the sliding window optimization and create rolling buffers - both of which can be critical

[Apache TVM Discuss] [Development] Creating store_at in TVM

2020-10-05 Thread Manupa Karunaratne via Apache TVM Discuss
Yes definitely useful to have! might save a lot of hacks/workarounds that would otherwise needed to get the same functionality. Also cc : @spectrometerHBH @merrymercy --- [Visit Topic](https://discuss.tvm.apache.org/t/creating-store-at-in-tvm/8083/2) to respond. You are receiving this be

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.7.0.rc0 (#6622)

2020-10-05 Thread Zhao Wu
+1, I checked - signature and hash - LICENSE, DISCLAIMER and NOTICE - Version - Code compiles -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-703569247

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.7.0.rc0 (#6622)

2020-10-05 Thread Zhi
+1 (binding) - Checked the signature and hash - The code compiles - Checked LICESE and NOTICE -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-703743085

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.7.0.rc0 (#6622)

2020-10-05 Thread Thierry Moreau
+1 (binding): -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-703874194

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.7.0.rc0 (#6622)

2020-10-05 Thread Jared Roesch
+1 (binding) * Checked the code compiles * Checked License and Notice * Version -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-703882812

Re: [apache/incubator-tvm] [RFC] Move to use main as default branch (#6623)

2020-10-05 Thread Chris Hoge
This change would be in accordance with the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct.html) across several dimensions. 1. It creates a more open community. 2. It shows empathy for the diverse open source community. 3. It encourages collaboration. 4. It is being

[Apache TVM Discuss] [Development] [RFC] Move to use main as default branch

2020-10-05 Thread Chris Hoge via Apache TVM Discuss
>From the [pull request](https://github.com/apache/incubator-tvm/issues/6623) >that @tqchen sent up over the weekend: > Dear TVM Community: > > In light of recent proposed change of [github's default branch from master to > main](https://github.blog/changelog/2020-10-01-the-default-branch-for

[Apache TVM Discuss] [Development] [RFC] Move to use main as default branch

2020-10-05 Thread Chris Hoge via Apache TVM Discuss
This change would be in accordance with the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct.html) across several dimensions. 1. It creates a more open community. 2. It shows empathy for the diverse open source community. 3. It encourages collaboration by using more