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

Simplify pullback calls in the reverse mode #802

Merged
merged 10 commits into from
Mar 18, 2024

Commits on Mar 14, 2024

  1. Simplify pullback calls by replacing _grad/_r pairs with single _r va…

    …riables and not storing pointer args
    PetroZarytskyi committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b0dd506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76246b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f510256 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bed0fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    496e5e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9648f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aadd8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c6d93c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    453043e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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