Re: [apache/incubator-tvm] [RFC] 3D model support (#4009)

2020-02-08 Thread masahi
@optima2005 it would be interesting to add test cases on translating 3d network end to end. I think tf frontend is ready for this. -- 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/issu

Re: [apache/incubator-tvm] [RFC] 3D model support (#4009)

2020-02-08 Thread masahi
Closed #4009. -- 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/4009#event-3020144087

Re: [apache/incubator-tvm] [DEV] TVM v0.7 Roadmap (#4845)

2020-02-08 Thread masahi
We will have a good support for pytorch including dynamic and quantized models. I have a series of PRs coming. -- 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/4845#issuecomment

Re: [apache/incubator-tvm] [RFC] AlterOpLayout Pass Refactoring (#3670)

2020-02-08 Thread Tianqi Chen
@yzhliu please update the status of this issue -- 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/3670#issuecomment-583772089

Re: [apache/incubator-tvm] [DISCUSS][RFC] Static Destruction Order Problem (#1363)

2020-02-08 Thread Tianqi Chen
Summary of the current status of static destructors: - The external FUNCTOR registration problem has been resolved as we move to register function pointer instead of std::function - We have decided to not destruct most of the resources(function pointers) in the singletons, to avoid destruction o

Re: [apache/incubator-tvm] [DISCUSS][RFC] Static Destruction Order Problem (#1363)

2020-02-08 Thread Tianqi Chen
Closed #1363. -- 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/1363#event-3020128767

Re: [apache/incubator-tvm] [RELAY][RFC] Modify repr to return a valid Python AST (#2631)

2020-02-08 Thread Tianqi Chen
close due to inactive status -- 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/2631#issuecomment-583771311

Re: [apache/incubator-tvm] [RELAY][RFC] Modify repr to return a valid Python AST (#2631)

2020-02-08 Thread Tianqi Chen
Closed #2631. -- 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/2631#event-3020124541

Re: [apache/incubator-tvm] [RFC] Asymmetric padding for convolution (#2682)

2020-02-08 Thread Tianqi Chen
close by https://github.com/apache/incubator-tvm/pull/4511 -- 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/2682#issuecomment-583771051

Re: [apache/incubator-tvm] [RFC] Asymmetric padding for convolution (#2682)

2020-02-08 Thread Tianqi Chen
Closed #2682. -- 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/2682#event-3020122878

Re: [apache/incubator-tvm] [RFC][Datatypes] Bring Your Own Datatypes: supporting custom (software) datatypes (#3060)

2020-02-08 Thread Tianqi Chen
close for now. We already land custom datatype support in the mainline -- 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/3060#issuecomment-583770994

Re: [apache/incubator-tvm] [RFC][Datatypes] Bring Your Own Datatypes: supporting custom (software) datatypes (#3060)

2020-02-08 Thread Tianqi Chen
Closed #3060. -- 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/3060#event-3020122547

Re: [apache/incubator-tvm] [RFC] Lower Bound for Shape Variables (#4487)

2020-02-08 Thread Tianqi Chen
https://github.com/apache/incubator-tvm/pull/4684 -- 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/4487#issuecomment-583770764

Re: [apache/incubator-tvm] [RFC] Lower Bound for Shape Variables (#4487)

2020-02-08 Thread Tianqi Chen
Closed #4487. -- 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/4487#event-3020120551

Re: [apache/incubator-tvm] [RFC] 3D model support (#4009)

2020-02-08 Thread Tianqi Chen
@masahi shall we close this issue as we have initial set of ops and open more specific ones? -- 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/4009#issuecomment-583770700

[apache/incubator-tvm] [DEV] TVM v0.7 Roadmap (#4845)

2020-02-08 Thread Tianqi Chen
This roadmap for TVM v0.6. TVM is a community-driven project and we love your feedback and proposals on where we should be heading. Please open up discussion in the discussion forum as well as bring RFCs. - Feel free to volunteer yourself if you are interested in trying out some items(they do n