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

2019-05-15 Thread Tianqi Chen
Closed #2685. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/2685#event-2345180850

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

2019-05-15 Thread Tianqi Chen
#3082 -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/2685#issuecomment-492907655

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

2019-04-02 Thread Jared Roesch
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

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

2019-04-02 Thread Lianmin Zheng
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