[TVM Discuss] [Development/RFC] [RFC] Handling Effect in TVM and Relay

2020-08-20 Thread Junru Shao via TVM Discuss
Hey @eric-haibin-lin, Thank you for the valuable examples! I was thinking if we can further alleviate frontend developers' burden in writing operators with side effects. For example, frontend developers are only required to produce the program like below: ``` fn @just_a_dropout(%x) { let %y

[TVM Discuss] [Development/RFC] [RFC] Handling Effect in TVM and Relay

2020-08-20 Thread Haibin Lin via TVM Discuss
Just to follow up on what @tqchen summarized previously, here's my understanding: ### frontend converters We want users who write frontend converters be aware that certain operators are stateful. We can encourage them to write these operations in A1 style. For instance: ``` def _mx_dropout

Re: [apache/incubator-tvm] [DISCUSS][RFC] Apache TVM Graduation (#6299)

2020-08-20 Thread Tianqi Chen
Thanks Furkan. I have updated the status file. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6299#issuecomment-677818823

Re: [apache/incubator-tvm] [DISCUSS][RFC] Apache TVM Graduation (#6299)

2020-08-20 Thread Furkan KAMACI
Hi, Apart from being a great project, TVM has an active and growing community. It has a good understanding of the Apache Way [1] which is most important. I think that TVM is ready for graduation. As the last step, we should update the podling status file before starting a vote for graduation at g

Re: [apache/incubator-tvm] [DISCUSS][RFC] Apache TVM Graduation (#6299)

2020-08-20 Thread Siva
+1, feeling very happy and great to be part of TVM. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/6299#issuecomment-677456765