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

Add more Duplicated methods for Enzyme.jl support #2471

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2024

  1. add more Duplicated methods

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    370195f View commit details
    Browse the repository at this point in the history
  2. update macro to zero, show

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5e80ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdba137 View commit details
    Browse the repository at this point in the history
  4. note on macro

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8154136 View commit details
    Browse the repository at this point in the history
  5. fix some tests

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    c675656 View commit details
    Browse the repository at this point in the history
  6. add an Enzyme docs page

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5b9380a View commit details
    Browse the repository at this point in the history
  7. tweaks & tests

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9f92a8b View commit details
    Browse the repository at this point in the history
  8. typos

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    bd4634f View commit details
    Browse the repository at this point in the history
  9. news, docs

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    2644f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29b9d87 View commit details
    Browse the repository at this point in the history
  11. Revert "let Flux own the function update! to avoid piracy"

    This reverts commit ca5a20f.
    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8b3754f View commit details
    Browse the repository at this point in the history
  12. demand Optimisers PR

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    385602d View commit details
    Browse the repository at this point in the history
  13. fixup

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9087bb0 View commit details
    Browse the repository at this point in the history
  14. force depwarns

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f23fd0d View commit details
    Browse the repository at this point in the history
  15. allow aux in withgradient

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    faf6a24 View commit details
    Browse the repository at this point in the history
  16. disallow Active

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b2c495e View commit details
    Browse the repository at this point in the history
  17. disallow trivial Duplicated

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b75f800 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50c0c92 View commit details
    Browse the repository at this point in the history
  19. tweak

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    48dc717 View commit details
    Browse the repository at this point in the history
  20. giant post-rebase fixup after everything was moved around... all earl…

    …ier commits are a mess now, probably
    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    037d6ef View commit details
    Browse the repository at this point in the history
  21. clean up more rebase mess

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    317816c View commit details
    Browse the repository at this point in the history
  22. fix docs

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    0bef0d6 View commit details
    Browse the repository at this point in the history
  23. try out Ref for withgradient

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ecef1f0 View commit details
    Browse the repository at this point in the history
  24. don't own _make_zero!

    mcabbott committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    349dc99 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    21d05c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    4d460a4 View commit details
    Browse the repository at this point in the history
  2. more rebase problems

    Co-authored-by: Carlo Lucibello <[email protected]>
    mcabbott and CarloLucibello authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    126e7bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d24eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a54531 View commit details
    Browse the repository at this point in the history
  5. ahem

    mcabbott committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    a1380a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    5c1650f View commit details
    Browse the repository at this point in the history
  2. maybe this works?

    mcabbott committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    016cfe6 View commit details
    Browse the repository at this point in the history
  3. see if CI likes these

    mcabbott committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    16de648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a76dd61 View commit details
    Browse the repository at this point in the history
  5. enzyme tests

    mcabbott committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3e2c760 View commit details
    Browse the repository at this point in the history