JackWeiw opened a new pull request, #16454:
URL: https://github.com/apache/tvm/pull/16454

   See original discuss
   [LayerNorm Error in thread_storage_sync when read x into shared 
memory](https://discuss.tvm.apache.org/t/layernorm-error-in-thread-storage-sync-when-read-x-into-shared-memory/16269)
   
   I try to read x into shared memory to accelerate layernorm, [script here 
1](https://gist.github.com/JackWeiw/f873daaff32212b0b19cf91fda463007)
   
   but error occurs in pass thread_sorage_sync pass.I found it is because the 
error in lower LetStmt ,[lowered 
script](https://gist.github.com/JackWeiw/6737f4faa1b486b389721cf7f3f4ad4d)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to