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

fix broadcasting into buffers #1488

Merged
merged 12 commits into from
Sep 23, 2024
Merged

fix broadcasting into buffers #1488

merged 12 commits into from
Sep 23, 2024

Commits on Feb 13, 2024

  1. initial commit

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cd5e514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad5bae View commit details
    Browse the repository at this point in the history
  3. buffer broadcasting

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3763725 View commit details
    Browse the repository at this point in the history
  4. move definitions around

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    739f1ef View commit details
    Browse the repository at this point in the history
  5. gives adjoint names

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c749e87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ea82ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09f888b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    728a830 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9314df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3cee465 View commit details
    Browse the repository at this point in the history
  11. restore zeroing out grad cache

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c87697a View commit details
    Browse the repository at this point in the history
  12. add tests for Iterators.take

    lxvm committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9df7146 View commit details
    Browse the repository at this point in the history