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] Add infer sym op for pd.conv3d pd.randint pd.assign_value pd.triu builtin.set_parameter && pd.split_with_num #62955

Merged
merged 10 commits into from
Mar 25, 2024

Commits on Mar 22, 2024

  1. add the rest op

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b6c6b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0d5e4 View commit details
    Browse the repository at this point in the history
  3. add conv3d && randint

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6f51ae6 View commit details
    Browse the repository at this point in the history
  4. add assign op

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    23a9178 View commit details
    Browse the repository at this point in the history
  5. add triu

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    abe19fb View commit details
    Browse the repository at this point in the history
  6. add split_with_num

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0329d55 View commit details
    Browse the repository at this point in the history
  7. add built.set_parameter

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8cd7f52 View commit details
    Browse the repository at this point in the history
  8. ci

    zhangbopd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7922e0b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. CI

    zhangbopd committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3d0274d View commit details
    Browse the repository at this point in the history
  2. UT bug fix

    zhangbopd committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a7cb2df View commit details
    Browse the repository at this point in the history