Math/CS Student interested in HPC, ML, AD and Rust.
-
University of Toronto
- Toronto, Canada
-
10:43
- 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.
459 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 | |||||||||||||||||||||||||||||||||||||||||
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
March 2025
Created 10 commits in 2 repositories
Created a pull request in rust-lang/rust that received 5 comments
Autodiff batching
Enzyme supports batching, which is especially known from the ML side when training neural networks. There we would normally have a training loop, w…
+569
−183
lines changed
•
5
comments
Opened 4 other pull requests in 2 repositories
rust-lang/rust
2
merged
-
tracking autodiff files via triagebot.toml
This contribution was made on Mar 28
-
Autodiff cleanups
This contribution was made on Mar 17
EnzymeAD/rustbook
2
merged
-
update docs to include RUSTFLAGS usage
This contribution was made on Mar 18
-
update higher-order-derivative example
This contribution was made on Mar 2
Reviewed 3 pull requests in 1 repository
rust-lang/rust
3 pull requests
-
Fix linker-plugin-lto only doing thin lto
This contribution was made on Mar 25
-
Autodiff cleanups
This contribution was made on Mar 18
-
Prevent ICE in autodiff validation by emitting user-friendly errors
This contribution was made on Mar 10
Created an issue in rust-lang/rust that received 2 comments
autodiff unnecessarily prevents inlining
Using std::autodiff
and therefore RUSTFLAGS=-Zautodiff=Enable
in release mode currently alters the compilation pipeline in the following way:
We r…
2
comments
Opened 3 other issues in 3 repositories
rust-lang/compiler-team
1
open
-
Enable autodiff testcases in CI
This contribution was made on Mar 27
EnzymeAD/Enzyme
1
open
-
const: Assertion `found != origToNewForward.end()' failed.
This contribution was made on Mar 25
SiebenCorgie/enzyme-rust-sdf-minimal
1
open
-
Bug resolved?
This contribution was made on Mar 13
9
contributions
in private repositories
Mar 12 – Mar 17