DzAvril
DzAvril
This is an RFC PR for [apache/tvm#10650](https://github.com/apache/tvm/pull/10650). cc @FrozenGene @masahi @comaniac
Hello executorch team, I have a question regarding the compatibility of executorch with Qwen, an open-source llm created by Alibaba Group [(QWen)](https://huggingface.co/Qwen) . Are there any plans to support Qwen...
The XNNPACK used in this project is a forked version of the original Google/XNNPACK repository. However, the forked repo is significantly behind in commits compared to the original. I was...
## Description I mocked a very simple code block with there if statements. The decompiled result if different from the original code. ## How to Reproduce The original python code....