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

Get CompatHelper to bump the Mooncake version #399

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

willtebbutt
Copy link
Member

No description provided.

@willtebbutt willtebbutt merged commit 5736d3a into main Nov 30, 2024
20 of 21 checks passed
@willtebbutt willtebbutt deleted the wct/compat-helper branch November 30, 2024 10:38
Copy link
Contributor

Performance Ratio:
Ratio of time to compute gradient and time to compute function.
Warning: results are very approximate! See here for more context.

┌────────────────────────────┬──────────┬─────────┬─────────────┬─────────┐
│                      Label │ Mooncake │  Zygote │ ReverseDiff │  Enzyme │
│                     String │   String │  String │      String │  String │
├────────────────────────────┼──────────┼─────────┼─────────────┼─────────┤
│                   sum_1000 │     70.5 │     1.0 │         5.5 │ missing │
│                  _sum_1000 │     6.71 │  1310.0 │        34.8 │ missing │
│               sum_sin_1000 │     2.25 │     1.7 │        11.0 │ missing │
│              _sum_sin_1000 │     2.85 │   268.0 │        13.9 │ missing │
│                   kron_sum │     80.1 │    4.89 │       280.0 │ missing │
│              kron_view_sum │     59.0 │    9.37 │       223.0 │ missing │
│      naive_map_sin_cos_exp │     2.54 │ missing │        7.14 │ missing │
│            map_sin_cos_exp │     3.03 │    1.52 │        6.69 │ missing │
│      broadcast_sin_cos_exp │     2.58 │    2.28 │        1.46 │ missing │
│                 simple_mlp │     7.38 │    3.16 │        16.2 │ missing │
│                     gp_lml │     4.84 │    2.19 │     missing │ missing │
│ turing_broadcast_benchmark │     3.17 │ missing │        26.9 │ missing │
│         large_single_block │     9.39 │  4920.0 │        32.8 │ missing │
└────────────────────────────┴──────────┴─────────┴─────────────┴─────────┘

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