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] Add op_callstack to Pir #62139

Merged
merged 17 commits into from
Mar 6, 2024

Commits on Feb 27, 2024

  1. s

    xingmingyyj committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    30e61c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. add callstack str

    xingmingyyj committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b22f701 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. use traceback.extract_stack

    SigureMo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b8770f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    b16fedf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51fc712 View commit details
    Browse the repository at this point in the history
  3. Use AsString to get string

    SigureMo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    64d1495 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. for all manual api

    xingmingyyj committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0db58fe View commit details
    Browse the repository at this point in the history
  2. fix

    xingmingyyj committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9a03436 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix PADDLE_ENFORCE_EQ

    xingmingyyj committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    173ebb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    727bf43 View commit details
    Browse the repository at this point in the history
  2. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7c5840b View commit details
    Browse the repository at this point in the history
  3. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0c16b2a View commit details
    Browse the repository at this point in the history
  4. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e261e14 View commit details
    Browse the repository at this point in the history
  5. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a0f2a67 View commit details
    Browse the repository at this point in the history
  6. Update manual_api.cc

    xingmingyyj authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3f26a94 View commit details
    Browse the repository at this point in the history
  7. fix

    xingmingyyj committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7b5e639 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e59ba2b View commit details
    Browse the repository at this point in the history