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

[Typing] Add type annotations for paddle.jit #64867

Merged
merged 13 commits into from
Jun 5, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9f8fea2 View commit details
    Browse the repository at this point in the history
  2. fix not_to_static

    SigureMo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0252a69 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    622fab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af5381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffe8f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6dcfd View commit details
    Browse the repository at this point in the history
  5. use pep563 in creation.py

    SigureMo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    29b9246 View commit details
    Browse the repository at this point in the history
  6. minor typing for utils

    SigureMo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0fa0372 View commit details
    Browse the repository at this point in the history
  7. use Dict in runtime

    SigureMo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    92b1e4d View commit details
    Browse the repository at this point in the history
  8. use typing.Sequence in 3.8

    SigureMo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a7633e View commit details
    Browse the repository at this point in the history
  9. use typing.Sequence in 3.8

    SigureMo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    07853de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae2c1b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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