Re: [apache/incubator-tvm] [RFC][Cryptography] Modernize the cryptography implementation (#4403)

2020-07-20 Thread Tianqi Chen
closing for now due to inactive status, feel free to reopen -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/4403#issuecomment-661492467

Re: [apache/incubator-tvm] [RFC][Cryptography] Modernize the cryptography implementation (#4403)

2020-07-20 Thread Tianqi Chen
Closed #4403. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/4403#event-3568430785

Re: [apache/incubator-tvm] [RFC] Developer Documentation Feedbacks (#2469)

2020-07-20 Thread Tianqi Chen
https://github.com/apache/incubator-tvm/pull/6097 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/2469#issuecomment-661493241

Re: [apache/incubator-tvm] [RFC] Module based Model Runtime Interface (#5038)

2020-07-20 Thread Tianqi Chen
Closed #5038. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/5038#event-3568437191

Re: [apache/incubator-tvm] [RFC] Module based Model Runtime Interface (#5038)

2020-07-20 Thread Tianqi Chen
Closing for now, #5753 lands the interface, let us open a new thread for the multi model support. Thanks to @FrozenGene ! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/5038#is

Re: [apache/incubator-tvm] [RFC] Developer Documentation Feedbacks (#2469)

2020-07-20 Thread 雾雨魔理沙
I had been working on pytorch a bit lately. One thing that is really great about it, is that pytorch has a 'architecture/code structure' document. It is a detailed description of the core system that allow a good outside coder to build a 'mini-pytorch' just by reading it. Should such a thing exi