Re: [apache/incubator-tvm] [RFC] Fixed-point type implementation proposal (#4446)

2019-12-02 Thread Tianqi Chen
Thanks for the proposal. It is likely that we do not need to introduce a fixed point type, instead, the quantization pass in the relay pass should be able to turn floating pt into integer arithmetics, and we only need to support vector integer ariths -- You are receiving this because you are s

Re: [apache/incubator-tvm] [RFC] Benchmark Performance Log Format (#4304)

2019-12-02 Thread Tianqi Chen
Closed #4304. -- 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/4304#event-2846821760

Re: [apache/incubator-tvm] [RFC] Benchmark Performance Log Format (#4304)

2019-12-02 Thread Tianqi Chen
Thanks for everyone's participation. the first version of the benchmark logging format is now merged. -- 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/4304#issuecomment-560526671

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.6.0.rc2 (#4443)

2019-12-02 Thread Markus Weimer
+1 I have done my tests on Ubuntu 18.04 on the Windows Subsystem for Linux * Downloaded and unzipped the tarball * Checked the sha512 sum * Checked DISCLAIMER, LICENSE, NOTICES * Built the C++ code using default settings * Spot-checked files for license headers Markus On Sun, Dec 1, 2

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.6.0.rc2 (#4443)

2019-12-02 Thread Furkan KAMACI
Hi, +1 from me. I checked: - Incubating in name - DISCLAIMER exists - LICENSE and NOTICE are fine - No unexpected binary files - Checked PGP signatures - Checked Checksums Kind Regards, Furkan KAMACI On Mon, Dec 2, 2019 at 7:25 AM ziheng wrote: > +1 > > -- > You are receiving this because yo