Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

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,260 contributions in the last year

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

Contribution activity

December 1, 2020

hawkinsp has no activity yet for this period.

November 2020

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

Change jaxlib build rules to build a wheel package.

Before this PR, the jaxlib build script (build/build.py) writes its output to build/ subdirectory of the jax source tree. This is a bit ugly since …

+224 −163 7 comments

Created an issue in google/jax that received 1 comment

jnp.hypot is numerically unstable

sqrt(x**2 + y**2) is not a good implementation of hypot (e.g., see Wikipedia https://en.wikipedia.org/wiki/Hypot)

1 comment
Answered 2 discussions in 1 repository

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

You can’t perform that action at this time.