Re: [apache/incubator-tvm] [RFC] Unify IR Node and Reference Class Naming Convention (#4648)

2020-01-21 Thread Tianqi Chen
NOTE: as of now, we have updated the names in the ir namespace to conform to the standard. We still need to update names in the - [ ] relay namespace - [ ] tir namespace once we start to add new nodes @jroesch @slyubomirsky @MarisaKirisame please let me know if you are interested in help doin

[apache/incubator-tvm] [RFC] Learning-based Automated Quantization (#4757)

2020-01-21 Thread ziheng
# Learning-based Automated Quantization ## Background One year before, I have implemented a quantization workflow in tvm: [issue](https://github.com/apache/incubator-tvm/issues/2259), [pull](https://github.com/apache/incubator-tvm/pull/2116). Brought the idea from some existing quantization f