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

Commits on Feb 12, 2024

  1. [Relax] Minor updates for NN frontend

    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.
    Hzfengsy committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    70da7e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. lint

    Hzfengsy committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7517c83 View commit details
    Browse the repository at this point in the history