Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Jax backend #68

Merged
merged 17 commits into from
May 22, 2019
Merged

Jax backend #68

merged 17 commits into from
May 22, 2019

Commits on May 20, 2019

  1. Fixed tests and allow backend switching

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    3305d10 View commit details
    Browse the repository at this point in the history
  2. Fixed pylint

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    9fee1fd View commit details
    Browse the repository at this point in the history
  3. Updates on stavros comments

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    a29c22f View commit details
    Browse the repository at this point in the history
  4. Added name to fixure.

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    e7e9112 View commit details
    Browse the repository at this point in the history
  5. Added broken merge tests

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    6be92ad View commit details
    Browse the repository at this point in the history
  6. Formatting

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    437cc6e View commit details
    Browse the repository at this point in the history
  7. Added v2 behavior call

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    8150794 View commit details
    Browse the repository at this point in the history
  8. Formatting again

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    212dbb4 View commit details
    Browse the repository at this point in the history
  9. Merged copy tensor tests

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    196127b View commit details
    Browse the repository at this point in the history
  10. added asarray call

    Chase Roberts committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4a5f6fc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Initial JAX backend commit

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    e992af3 View commit details
    Browse the repository at this point in the history
  2. Set rtol to slightly higher values.

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    70b541f View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflicts

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    569b37c View commit details
    Browse the repository at this point in the history
  4. Have travis install JAX

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    fcf464d View commit details
    Browse the repository at this point in the history
  5. Added TODO

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    7c96e7c View commit details
    Browse the repository at this point in the history
  6. Added init

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    5636e40 View commit details
    Browse the repository at this point in the history
  7. JAX fixed their bugs.

    Chase Roberts committed May 21, 2019
    Configuration menu
    Copy the full SHA
    e13c5fb View commit details
    Browse the repository at this point in the history