Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relax] Minor updates for NN frontend #16558

Merged
merged 2 commits into from Feb 13, 2024
Merged

Conversation

Hzfengsy
Copy link
Member

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 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.
@yongwww yongwww merged commit 685355e into apache:main Feb 13, 2024
18 checks passed
@Hzfengsy Hzfengsy deleted the relax_minor branch February 14, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants