You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2024/02/12 15:16:29 UTC

[PR] [Relax] Minor updates for NN frontend [tvm]

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

   This PR includes two changes:
   
   - expose GroupNorm in NN frontend
   - remove `tir_vars` from `tensor_ir_op` if not necessary. Not the current implementation is correct, but it would convert into `call_tir_dyn` even if there is an empty `tir_vars` list.


-- 
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-unsubscribe@tvm.apache.org

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


Re: [PR] [Relax] Minor updates for NN frontend [tvm]

Posted by "yongwww (via GitHub)" <gi...@apache.org>.
yongwww merged PR #16558:
URL: https://github.com/apache/tvm/pull/16558


-- 
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-unsubscribe@tvm.apache.org

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