Skip to content
View rdyro's full-sized avatar

Block or report rdyro

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
rdyro/README.md

Pinned Loading

  1. torch2jax Public

    Wraps PyTorch code in a JIT-compatible way for JAX. Supports automatically defining gradients for reverse-mode AutoDiff.

    Python 51 1

  2. jaxfi-JAXFriendlyInterface Public

    Friendly Interface to JAX, `jaxfi` simplifies JAX interface to replicate PyTorch's ease of use.

    Python 3

  3. sensitivity_jax Public

    JAX library for first- and second-order optimization sensitivity analysis

    Python 2 1

  4. sensitivity_torch Public

    PyTorch library for first- and second-order optimization sensitivity analysis

    Python 1 1

  5. slurm_sherlock_tutorial Public

    TeX

  6. StanfordASL/pmpc Public

    High-level Python Particle Sequential Convex Programming Model Predictive Control (SCP PMPC) interface

    Jupyter Notebook 15

307 contributions in the last year

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

Contribution activity

April 2025

Created 1 repository
Opened 2 pull requests in 1 repository
jax-ml/jax-llm-examples 2 merged
Reviewed 2 pull requests in 1 repository
google-deepmind/optax 2 pull requests

Created an issue in microsoft/folx that received 2 comments

JVP treatment of mask as a leaf vs pytree

The mask in jvp might not match the pytree structure of grad_y. Unfortunately, I don't have an open-source repro at the moment, but these lines ass…

2 comments
Loading