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

Feat: add support for Conv2D DoRA #1516

Merged
merged 14 commits into from
Mar 12, 2024
Merged

Feat: add support for Conv2D DoRA #1516

merged 14 commits into from
Mar 12, 2024

Commits on Feb 28, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    83ad0d6 View commit details
    Browse the repository at this point in the history
  2. implement forward pass.

    sayakpaul committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7d797a9 View commit details
    Browse the repository at this point in the history
  3. implement merge

    sayakpaul committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    17d5cfe View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    97ba6c1 View commit details
    Browse the repository at this point in the history
  2. add: tests

    sayakpaul committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2162d17 View commit details
    Browse the repository at this point in the history
  3. fix typo

    sayakpaul committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    537931b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    978e992 View commit details
    Browse the repository at this point in the history
  2. fix merging tests

    sayakpaul committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e95f1a7 View commit details
    Browse the repository at this point in the history
  3. documentation

    sayakpaul committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b599bfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32e0fb View commit details
    Browse the repository at this point in the history
  5. remove print.

    sayakpaul committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    743a74c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84166bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    641c5b5 View commit details
    Browse the repository at this point in the history