Re: [apache/tvm] WIP/RFC: initial stab at TorchScript fallback (#7401)

2022-01-09 Thread Masahiro Masuda
As commented by the author of PyTorchTVM, https://github.com/apache/tvm-rfcs/pull/25#issuecomment-908041324, many people are interested in this feature. Also people are actively talking about deeper integration of TVM into PyTorch workflow. So we should definitely land this. As for me personal

Re: [apache/tvm] WIP/RFC: initial stab at TorchScript fallback (#7401)

2022-01-09 Thread Masahiro Masuda
> I wonder if we could work around it by providing a "dlpack-compat" header Does this mean the same thing as https://github.com/pytorch/pytorch/pull/65047#issuecomment-972734912? (which sounds good to me). Anyway it seems we cannot count on the PyTorch-side to change, so I'd say anything that c

Re: [apache/tvm] WIP/RFC: initial stab at TorchScript fallback (#7401)

2022-01-09 Thread Thomas Viehmann
@masahi So I had hoped to get the dlpack header version in PyTorch bumped (see the linked bug) but Facebook has internal uses that let it insist on the old one. I wonder if we could work around it by providing a "dlpack-compat" header that defines the names for the types / fields? Or I could try

[Apache TVM Discuss] [Development/pre-RFC] Introducing TY-NNP backend with end2end TensorIR integration

2022-01-09 Thread wrongtest via Apache TVM Discuss
@mbs-octoml Hi~ Many thanks for your reply! Here are several questions of me: 1. What does `call_lowered` mean? Does it mean we can put PrimFuncs and relay functions into the same IRModule and make calls to each other now? 2. For the `VirtualDevice`, it would be the interface to keep all info

Re: [apache/tvm] WIP/RFC: initial stab at TorchScript fallback (#7401)

2022-01-09 Thread Masahiro Masuda
@t-vi Is this still WIP? I'm happy to merge whenever you think it is ready. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/7401#issuecomment-1008443597 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [VOTE] Adopt round-robin assignment of reviewers for GitHub pull request reviewer assignment. (#9057)

2022-01-09 Thread Masahiro Masuda
Closed #9057. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/9057#event-5862843013 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [VOTE] Adopt round-robin assignment of reviewers for GitHub pull request reviewer assignment. (#9057)

2022-01-09 Thread Masahiro Masuda
This is stale. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/9057#issuecomment-1008437893 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] Incomplete message given by TVM-0.8 dev when executing parse_module (#7426)

2022-01-09 Thread Masahiro Masuda
Closed #7426. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/7426#event-5862828608 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC][VTA] Support for Cloud Devices (OpenCL-compatible) (#5840)

2022-01-09 Thread Masahiro Masuda
Closed #5840. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/5840#event-5862827378 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC][VTA] Support for Cloud Devices (OpenCL-compatible) (#5840)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. Feel free to reopen. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/5840#issuecomment-1008435152 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Relay][RFC] Resolve cyclic dependency in Closure (#4143)

2022-01-09 Thread Masahiro Masuda
Closed #4143. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4143#event-5862820926 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Relay][RFC] Resolve cyclic dependency in Closure (#4143)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4143#issuecomment-1008433999 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Dynamic Shape Support - Graph Dispatching (#4118)

2022-01-09 Thread Masahiro Masuda
Closed #4118. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4118#event-5862820573 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Dynamic Shape Support - Graph Dispatching (#4118)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4118#issuecomment-1008433954 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Fixed-point type implementation proposal (#4446)

2022-01-09 Thread Masahiro Masuda
Closed #4446. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4446#event-5862818134 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Program Analysis Framework in Relay (#4449)

2022-01-09 Thread Masahiro Masuda
Closed #4449. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4449#event-5862818851 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Program Analysis Framework in Relay (#4449)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4449#issuecomment-1008433712 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Fixed-point type implementation proposal (#4446)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4446#issuecomment-1008433643 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Data-flow Analysis Functionality on TVM IR (#4468)

2022-01-09 Thread Masahiro Masuda
Closed #4468. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4468#event-5862817902 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Data-flow Analysis Functionality on TVM IR (#4468)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4468#issuecomment-1008433603 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC][AutoTVM] Non-square ConfigSpace (#5809)

2022-01-09 Thread Masahiro Masuda
Closed #5809. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/5809#event-5862816300 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC][AutoTVM] Non-square ConfigSpace (#5809)

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/5809#issuecomment-1008433299 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Support Codegen Using Texture Memory (#2250)

2022-01-09 Thread Masahiro Masuda
This should be supported now. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/2250#issuecomment-1008432882 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Support Codegen Using Texture Memory (#2250)

2022-01-09 Thread Masahiro Masuda
Closed #2250. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/2250#event-5862813850 You are receiving this because you are subscribed to this thread. Message ID:

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

2022-01-09 Thread Masahiro Masuda
Closed #3670. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/3670#event-5862811367 You are receiving this because you are subscribed to this thread. Message ID:

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

2022-01-09 Thread Masahiro Masuda
I assume this is no longer active. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/3670#issuecomment-1008432479 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [RFC] Learning-based Automated Quantization (#4757)

2022-01-09 Thread Masahiro Masuda
Closed #4757. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/4757#event-5862807661 You are receiving this because you are subscribed to this thread. Message ID: