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

[Dy2St][PIR] Hold backward program in GradNode #63694

Merged
merged 25 commits into from
May 6, 2024

Commits on Apr 18, 2024

  1. add log

    gouzil committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3223492 View commit details
    Browse the repository at this point in the history
  2. add log

    gouzil committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c1398d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add log

    gouzil committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2a7f67d View commit details
    Browse the repository at this point in the history
  2. add handle

    gouzil committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    733ac03 View commit details
    Browse the repository at this point in the history
  3. remove breakpoint

    gouzil committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c90eac View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    64a56b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48eaa0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. copy PaddlePaddle#58180

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8aba5ef View commit details
    Browse the repository at this point in the history
  2. clean log and open test

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    23bbd58 View commit details
    Browse the repository at this point in the history
  3. Rollback execution sequence

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    31be3b9 View commit details
    Browse the repository at this point in the history
  4. rm log

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e005597 View commit details
    Browse the repository at this point in the history
  5. rm class ProgramDesc

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6277bc2 View commit details
    Browse the repository at this point in the history
  6. rm test[key]

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4972090 View commit details
    Browse the repository at this point in the history
  7. rm include

    gouzil committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4bcbcc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    f5c6e0b View commit details
    Browse the repository at this point in the history
  2. fix jit.load for pir

    gouzil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    414fbda View commit details
    Browse the repository at this point in the history
  3. [ci][test] ignore test

    gouzil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1e68e62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb6cdab View commit details
    Browse the repository at this point in the history
  5. [ci][test] ignore hook_utils

    gouzil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a9946ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d83476b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge branch 'develop' of github.com:gouzil/Paddle into fix_backward_…

    …IRProgram
    
    # Conflicts:
    #	python/paddle/jit/pir_translated_layer.py
    gouzil committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0bf8a6a View commit details
    Browse the repository at this point in the history
  2. fix test_comp_eager

    gouzil committed May 1, 2024
    Configuration menu
    Copy the full SHA
    462cdf7 View commit details
    Browse the repository at this point in the history
  3. rollback test_eager_prim.cc

    gouzil committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c7e9825 View commit details
    Browse the repository at this point in the history
  4. fix

    gouzil committed May 1, 2024
    Configuration menu
    Copy the full SHA
    de20f12 View commit details
    Browse the repository at this point in the history