Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ops to allow non-funsor parameters #491

Merged
merged 23 commits into from
Mar 18, 2021
Merged

Refactor ops to allow non-funsor parameters #491

merged 23 commits into from
Mar 18, 2021

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    30a5722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d33515 View commit details
    Browse the repository at this point in the history
  3. Fix some ops

    fritzo committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    54baf12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a4ae0e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    0c14b62 View commit details
    Browse the repository at this point in the history
  2. Fix ops.einsum usage

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    43bae4a View commit details
    Browse the repository at this point in the history
  3. Fix test_tensors.py

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e66f441 View commit details
    Browse the repository at this point in the history
  4. Fix more ops

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    244a315 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6fc5c8 View commit details
    Browse the repository at this point in the history
  6. Fix misc ops

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a97231e View commit details
    Browse the repository at this point in the history
  7. lint

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0ba0c31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    744634a View commit details
    Browse the repository at this point in the history
  9. Fix test_cnf.py

    fritzo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b30ac7f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    1ce8e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920f345 View commit details
    Browse the repository at this point in the history
  3. Clean up error printing

    fritzo committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    cc750a4 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    fritzo committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    d7d7281 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7002fd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11aa7d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eaf08d View commit details
    Browse the repository at this point in the history
  8. Set JAX_ENABLE_X64=1 on ci

    fritzo committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8233bc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b0e274 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    ff6fa18 View commit details
    Browse the repository at this point in the history