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

Scale factors across plate dims in partial_sum_product #606

Merged
merged 16 commits into from
Aug 31, 2023

Commits on Feb 5, 2023

  1. scale sum product

    ordabayevy committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    4bee5dd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. fix

    ordabayevy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b84ed43 View commit details
    Browse the repository at this point in the history
  2. plate_to_scale

    ordabayevy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    87c10e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 16, 2023

  1. lint

    ordabayevy committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6a33095 View commit details
    Browse the repository at this point in the history
  2. test

    ordabayevy committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6f662eb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. scale sum product

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b66b3ac View commit details
    Browse the repository at this point in the history
  2. fix

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d249c4f View commit details
    Browse the repository at this point in the history
  3. plate_to_scale

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    7c5f9f3 View commit details
    Browse the repository at this point in the history
  4. lint

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    52e39b8 View commit details
    Browse the repository at this point in the history
  5. test

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0c41500 View commit details
    Browse the repository at this point in the history
  6. address comments

    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ef8a0e9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'sum-product-scale' of https://github.com/pyro-ppl/funsor

    …into sum-product-scale
    ordabayevy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ccedc3a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. fix E721 linting rule

    ordabayevy committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    84221f9 View commit details
    Browse the repository at this point in the history
  2. fix the merge

    ordabayevy committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    bd174f4 View commit details
    Browse the repository at this point in the history
  3. use python 3.9 for jax

    ordabayevy committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d2ce7f3 View commit details
    Browse the repository at this point in the history