"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "58a51b5bcf2e06a68c153d3631b14104b7a71130"
[Bugfix] Support `T.Parallel` with local register assignment (#395)
* make it python 3.8- happy * [Enhancement] Improve loop partitioning and vectorization logic in layout inference and loop vectorization - Enhanced the VisitStmt_ method to support local buffer handling in parallel loops, allowing for register usage without explicit thread binding. - Updated loop vectorization logic to simplify expressions and ensure accurate vector size calculations, improving performance and clarity in the vectorization process. * lint fix
Showing
Please register or sign in to comment