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

Address the issues in #3274 #3277

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Address the issues in #3274 #3277

merged 1 commit into from
Oct 5, 2023

Commits on Oct 5, 2023

  1. Address the issues in #3274

    * Added `support = constraints.real_vector` to `MixtureOfDiagNormals`
      and `MixtureOfDiagNormalsSharedCovariance`
    * Fixed the white noise sampling bug in the `forward` method of
      `_MixDiagNormalSample`
    * Same call in `_MixDiagNormalSample` and
      `_MixDiagNormalSharedCovarianceSample` to generate white noise
    * Harmonized tensor shape error messages between `MixtureOfDiagNormals`
      and `MixtureOfDiagNormalsSharedCovariance`
    * Added the correct class name in tensor shape errors for
      `MixtureOfDiagNormalsSharedCovariance`
    cyianor committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    34c6544 View commit details
    Browse the repository at this point in the history