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

[ Dy2Static ] Fix bugs when select inputs meeting different shape or undefined-var #45916

Merged

Commits on Sep 9, 2022

  1. fix select_input with different shape errors:

    1. select_input_with_buildin_type directly return non-undefinedvar branch when meeting undefined var
    2. the output shape of select_input is inferred from inputs.
    2742195759 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9da3694 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1c133c9 View commit details
    Browse the repository at this point in the history