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

[PIR] [DynamicShape] Support symbolic shape inference for some pd_ops #63016

Merged
merged 5 commits into from
Apr 12, 2024

Commits on Mar 25, 2024

  1. [PIR] [DynamicShape] Support symbolic shape inference for pd_op.maske…

    …d_select, searchsorted, expand_as, pad, unbind, unique and unique_consecutive
    fty1777 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e6151af View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    e1e97ad View commit details
    Browse the repository at this point in the history
  2. fix unbind; remove expand_as; remove an outdated ctest referring non-…

    …existent file; remove interfaces attrs of ops in legacy_ops.yaml
    fty1777 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c7b35c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Update binary_infer_sym.cc

    zhangbopd authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0d362d3 View commit details
    Browse the repository at this point in the history