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

Source-to-source #90

Merged
merged 181 commits into from
Mar 22, 2024
Merged

Source-to-source #90

merged 181 commits into from
Mar 22, 2024

Conversation

willtebbutt
Copy link
Member

@willtebbutt willtebbutt commented Feb 26, 2024

Work on source-to-source AD.

ToDo:

  1. review PR and ensure that everything is tidy + documented + redundant code has been removed
  2. update readme to reflect the state of the package, and to make it clear how to get started

@willtebbutt willtebbutt marked this pull request as draft February 26, 2024 13:05
Copy link
Contributor

github-actions bot commented Feb 26, 2024

Performance Ratio:

┌────────────────────────────┬────────┬─────────┬─────────────┬─────────┐
│                      Label │  Taped │  Zygote │ ReverseDiff │  Enzyme │
│                     String │ String │  String │      String │  String │
├────────────────────────────┼────────┼─────────┼─────────────┼─────────┤
│                        sum │   98.1 │   0.332 │        2.24 │   0.517 │
│                       _sum │   25.9 │   502.0 │        32.9 │   0.121 │
│                   kron_sum │  196.0 │    3.65 │       219.0 │    24.2 │
│              kron_view_sum │  241.0 │    10.8 │       242.0 │    8.26 │
│      naive_map_sin_cos_exp │   8.48 │ missing │        8.73 │    2.75 │
│            map_sin_cos_exp │   11.0 │    1.75 │        7.33 │    3.39 │
│      broadcast_sin_cos_exp │   9.83 │    2.63 │        1.66 │    2.83 │
│                 simple_mlp │   23.4 │    3.07 │        11.8 │    3.68 │
│                     gp_lml │   43.4 │    4.29 │     missing │ missing │
│ turing_broadcast_benchmark │   19.9 │ missing │        34.0 │ missing │
└────────────────────────────┴────────┴─────────┴─────────────┴─────────┘

@willtebbutt willtebbutt closed this Mar 1, 2024
@willtebbutt willtebbutt reopened this Mar 1, 2024
@willtebbutt willtebbutt closed this Mar 1, 2024
@willtebbutt willtebbutt marked this pull request as ready for review March 21, 2024 17:29
@willtebbutt willtebbutt merged commit d3d32c0 into main Mar 22, 2024
12 checks passed
@willtebbutt willtebbutt deleted the wct/source-to-source branch March 22, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant