You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Lianmin Zheng <no...@github.com> on 2019/04/02 11:27:58 UTC

Re: [dmlc/tvm] [RFC] Relay C++ Frontend (#2685)

Should we open an RFC to discuss how to port autotvm and topi to c++?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/2685#issuecomment-478954829

Re: [dmlc/tvm] [RFC] Relay C++ Frontend (#2685)

Posted by Jared Roesch <jr...@cs.washington.edu>.
I think we should consider it, I think having the tuner sit in Python is
okay the more important bit being the schedules and other compiler pieces
in C++ for integrating the
compiler. I talked with some PyTorch people today and they suggested a
Python free version of the compiler would be important if they use it in
JITing.

- Jared

On Tue, Apr 2, 2019 at 4:28 AM Lianmin Zheng <no...@github.com>
wrote:

> Should we open an RFC to discuss how to port autotvm and topi to c++?
>
> --
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub:
> https://github.com/dmlc/tvm/issues/2685#issuecomment-478954829