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

2022-01-11 Thread Masahiro Masuda
Another interesting use case this fallback could enable is mmdetection https://github.com/open-mmlab/mmdetection. It has a lot of cool detection models but rely on many custom ops that cannot convert to relay. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/p

Re: [apache/tvm] [pre-RFC][BYOC] Marvell ML/AI Accelerator Integration (PR #9730)

2022-01-11 Thread Senad Durakovic
Hello @jroesch , Trying to refresh this pre-RFC as it seems to have become dormant (perhaps due to Holidays). Would appreciate your help as it seems to be blocked by rust/cargo related issues that we are not familiar with. Related RFC is "https://github.com/apache/tvm-rfcs/pull/48"; Thank you!