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

【Infer Symbolic Shape No.120】[BUAA] affine_grid #67364

Merged
merged 12 commits into from
Aug 23, 2024

Commits on Aug 13, 2024

  1. add affine_grid

    BHmingyang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    65f2395 View commit details
    Browse the repository at this point in the history
  2. delete align_corners

    BHmingyang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9c66a79 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. set symbol_infer = false

    BHmingyang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e5d53c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. update unary_infer_sym.cc

    BHmingyang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9083ae3 View commit details
    Browse the repository at this point in the history
  2. add attribute condition

    BHmingyang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    81cb0d6 View commit details
    Browse the repository at this point in the history
  3. Update unary_infer_sym.cc

    BHmingyang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0601169 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update unary_infer_sym.cc

    BHmingyang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    679b590 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update unary_infer_sym.cc

    BHmingyang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7676cd7 View commit details
    Browse the repository at this point in the history
  2. d h w is from output_shape

    BHmingyang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9195723 View commit details
    Browse the repository at this point in the history
  3. fix codestyle

    BHmingyang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7fd0275 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update unary_infer_sym.cc

    BHmingyang committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5ff3f5c View commit details
    Browse the repository at this point in the history
  2. Update unary_infer_sym.cc

    BHmingyang committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9429d61 View commit details
    Browse the repository at this point in the history