You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Language] Introduce StridedTensor to support non contigious torch inputs (#722)
* Update submodule 'tvm' to commit e11521e6936a827efa334588d29571fbb4620107
* Support strided tensors
* Refactor target attribute helper functions for improved clarity
* No code changes made in proxy.py and setup.py
* lint fix
* lint fix via gemini
* lint fix
* test fix
* test fix
* lint fix
* Update wrapper.py
* test fix
* Enhance test for InjectSoftwarePipeline by adding LowerOpaqueBlock transformation and updating expected function signature to use match_buffer for better clarity.
* lint fix
---------
Co-authored-by: Chenggang Zhao <chenggangz@deepseek.com>
0 commit comments