me and my team are trying to build a deep learning compiler . corrrect me if i 
am wrong , building a own IR representation is too hard and takes months to 
even build a simple one . so instead of wasting time building our own IR , we 
have decided to use existing IR , between the choices of StableHLO and Relay. 
we decided to use Relay. as we have fixed on the IR , we thought we will only 
focus on the optimization part, so i am reading the source code of the 
transforms folder in tvm , which contains the optimization passes code. i am 
doing this so that i understand how production optimization code is written.
is there any kind of guidance or resources , or giving me a path to follow. 
anything would be helpful





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/need-guidance-on-building-dl-compiler/18618/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/1b3da83bf8251af56e1ef9b638632f1d35f74e3a5aa34a71f31fcfd821d911ad).

Reply via email to