Skip to content
View ZuseZ4's full-sized avatar
  • University of Toronto
  • Toronto, Canada
  • 10:43 - 4h behind

Highlights

  • Pro

Organizations

@rust-lang @aspuru-guzik-group @rust-ml @EnzymeAD

Block or report ZuseZ4

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. EnzymeAD/rust Public

    Forked from rust-lang/rust

    A rust fork to work towards Enzyme integration

    Rust 84 8

  2. EnzymeAD/Enzyme Public

    High-performance automatic differentiation of LLVM and MLIR.

    LLVM 1.4k 121

  3. EnzymeAD/Enzyme.jl Public

    Julia bindings for the Enzyme automatic differentiator

    Julia 487 68

  4. EnzymeAD/rustbook Public

    Rust 11 2

  5. Rust_RL Public

    A Reinforcement Learning / Neural Network library, written in Rust.

    Rust 19 2

  6. EnzymeAD/oxide-enzyme Public archive

    Enzyme integration into Rust. Experimental, do not use.

    Rust 102 4

459 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to EnzymeAD/rustbook, EnzymeAD/rust, rust-lang/rust and 25 other repositories
Loading A graph representing ZuseZ4's contributions from March 31, 2024 to March 31, 2025. The contributions are 51% commits, 32% pull requests, 9% code review, 8% issues. 9% Code review 8% Issues 32% Pull requests 51% Commits

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
Reviewed 3 pull requests in 1 repository
rust-lang/rust 3 pull requests

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
9 contributions in private repositories Mar 12 – Mar 17
Loading