Math/CS Student interested in HPC, ML, AD and Rust.
-
University of Toronto
- Toronto, Canada
-
11:16
- 4h behind
Highlights
- Pro
Pinned Loading
-
EnzymeAD/rust
EnzymeAD/rust PublicForked from rust-lang/rust
A rust fork to work towards Enzyme integration
-
EnzymeAD/Enzyme
EnzymeAD/Enzyme PublicHigh-performance automatic differentiation of LLVM and MLIR.
-
EnzymeAD/Enzyme.jl
EnzymeAD/Enzyme.jl PublicJulia bindings for the Enzyme automatic differentiator
-
-
EnzymeAD/oxide-enzyme
EnzymeAD/oxide-enzyme Public archiveEnzyme integration into Rust. Experimental, do not use.
427 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 12 commits in 3 repositories
Created 1 repository
-
ZuseZ4/enzyme_playground
Rust
This contribution was made on Apr 8
Created a pull request in rust-lang/rust that received 14 comments
Autodiff batching2
I will rebase it once my first PR landed. done.
This autodiff batch mode is more similar to scalar autodiff, since it still only takes one shadow …
+179
−17
lines changed
•
14
comments
Opened 9 other pull requests in 4 repositories
rust-lang/rust
1
open
3
merged
-
Autodiff flags
This contribution was made on Apr 12
-
emit a better error message for using the macro incorrectly
This contribution was made on Apr 9
-
add sret handling for scalar autodiff
This contribution was made on Apr 7
-
move autodiff from EnzymeAD/Enzyme to our rust-lang/Enzyme soft-fork
This contribution was made on Apr 1
EnzymeAD/rustbook
2
merged
-
update getting started instructions
This contribution was made on Apr 14
-
update dbg instructions
This contribution was made on Apr 1
rust-lang/enzyme
1
open
1
merged
-
remove differences between C++ and Rust
This contribution was made on Apr 10
-
Rust adbench
This contribution was made on Apr 10
g-bauer/enzyme_playground
1
merged
-
also test enzyme in debug builds
This contribution was made on Apr 8
Reviewed 3 pull requests in 2 repositories
rust-lang/rust
2 pull requests
-
Autodiff batching2
This contribution was made on Apr 9
-
Autodiff batching
This contribution was made on Apr 3
EnzymeAD/Enzyme
1 pull request
-
Allow suppression of incompatible compiler warning
This contribution was made on Apr 7
Created an issue in rust-lang/rust that received 1 comment
building rustc with autodiff and debug enabled fails.
I tried this code: ./configure --enable-llvm-link-shared --enable-llvm-plugins --enable-llvm-enzyme --release-channel=nightly --enable-llvm-assert…
1
comment
Opened 3 other issues in 1 repository
rust-lang/rust
3
open
-
Build autodiff with download-ci-llvm=true
This contribution was made on Apr 14
-
autodiff fails in impl blocks
This contribution was made on Apr 8
-
autodiff fails when differentiating two identical functions
This contribution was made on Apr 7