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

Moving positional embedding functions from ijepa to utils #1322

Merged
merged 10 commits into from
Jul 17, 2023
Merged

Moving positional embedding functions from ijepa to utils #1322

merged 10 commits into from
Jul 17, 2023

Commits on Jul 17, 2023

  1. move positional embeddings to utils

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    80d75f4 View commit details
    Browse the repository at this point in the history
  2. fix

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d08a404 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c358c3b View commit details
    Browse the repository at this point in the history
  4. .

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bfcc41b View commit details
    Browse the repository at this point in the history
  5. fix import

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8313d02 View commit details
    Browse the repository at this point in the history
  6. add empty line in the end of utils

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cc4474b View commit details
    Browse the repository at this point in the history
  7. added type hints

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3ffa801 View commit details
    Browse the repository at this point in the history
  8. update docstrings

    Natyren authored and guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0d3ec82 View commit details
    Browse the repository at this point in the history
  9. Format

    guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    735e155 View commit details
    Browse the repository at this point in the history
  10. Remove empty line docstring

    guarin committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c0c5f63 View commit details
    Browse the repository at this point in the history