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]Refine ifelse early return #43328

Merged
merged 10 commits into from
Jun 14, 2022

Commits on Jun 8, 2022

  1. Refine ifelse early return

    0x45f committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    6ff753c View commit details
    Browse the repository at this point in the history
  2. Add process While and For

    0x45f committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9947e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Fix test_program_translator.py

    0x45f committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e398d88 View commit details
    Browse the repository at this point in the history
  2. Handle if/elif case

    0x45f committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5483e93 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Add early return UT

    0x45f committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e771908 View commit details
    Browse the repository at this point in the history
  2. Format code

    0x45f committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    2ec7ef5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … dy2st-refine-early-return
    0x45f committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    44e8d70 View commit details
    Browse the repository at this point in the history
  2. Handle if/elif/elif case

    0x45f committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    af1c8e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Add if/elif UT

    0x45f committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9787b84 View commit details
    Browse the repository at this point in the history
  2. Polish UT

    0x45f committed Jun 14, 2022
    1 Configuration menu
    Copy the full SHA
    408cc8e View commit details
    Browse the repository at this point in the history