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

Improve safe mode options #149

Merged
merged 2 commits into from
May 14, 2024
Merged

Improve safe mode options #149

merged 2 commits into from
May 14, 2024

Conversation

willtebbutt
Copy link
Member

No description provided.

Copy link
Contributor

Performance Ratio:

┌────────────────────────────┬────────┬─────────┬─────────────┬─────────┐
│                      Label │  Tapir │  Zygote │ ReverseDiff │  Enzyme │
│                     String │ String │  String │      String │  String │
├────────────────────────────┼────────┼─────────┼─────────────┼─────────┤
│                        sum │   30.5 │    0.34 │        2.28 │   0.479 │
│                       _sum │   6.58 │   496.0 │        27.7 │   0.121 │
│                   kron_sum │   82.0 │    3.32 │       204.0 │    23.9 │
│              kron_view_sum │   93.0 │    11.2 │       239.0 │    8.14 │
│      naive_map_sin_cos_exp │   4.18 │ missing │        9.41 │    2.81 │
│            map_sin_cos_exp │   4.69 │    1.73 │        7.44 │    3.41 │
│      broadcast_sin_cos_exp │   4.42 │    2.63 │        1.68 │    2.88 │
│                 simple_mlp │   11.9 │    3.05 │        11.4 │    3.19 │
│                     gp_lml │   16.1 │    4.32 │     missing │ missing │
│ turing_broadcast_benchmark │   6.21 │ missing │        33.2 │ missing │
└────────────────────────────┴────────┴─────────┴─────────────┴─────────┘

@willtebbutt willtebbutt merged commit 5872a96 into main May 14, 2024
16 checks passed
@willtebbutt willtebbutt deleted the wct/safety-message branch May 14, 2024 11:59
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