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][A-17] Add type annotations for conv layers #65183

Merged
merged 8 commits into from
Jun 28, 2024

Commits on Jun 14, 2024

  1. Typing_conv.py

    liyongchao911 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f4b5378 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. update

    liyongchao911 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    65452d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. update

    liyongchao911 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    06faaf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update

    liyongchao911 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cdf0aad View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3039158 View commit details
    Browse the repository at this point in the history
  2. revert all

    SigureMo committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    125721f View commit details
    Browse the repository at this point in the history
  3. annotate conv layer

    SigureMo committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ee8d5d6 View commit details
    Browse the repository at this point in the history
  4. remove auto import

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