Skip to content

Organizations

@google @tensorflow

Popular repositories

  1. Topographic Map Viewer

    C++ 5 2

  2. Forked from tensorflow/tensorflow

    Computation using data flow graphs for scalable machine learning

    C++

  3. Forked from google/jax

    Python 1

  4. Forked from pybind/pybind11

    Seamless operability between C++11 and Python

    C++

  5. Forked from StanfordLegion/legion

    The Legion Parallel Programming System

    C++

1,417 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in google/jax that received 4 comments

Attach source info to Jaxpr equations.

Example: In [1]: import jax, jax.numpy as jnp In [2]: def f(x, y): ...: z = jnp.cos(x) ...: z = z * jnp.tanh(y) ...: return z + 2 ...: In [3]: prin…

+158 −60 4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.