Skip to content

distributions.mvn_diag using deprecated scale_identity_multiplier kwarg #1677

@stewartmiles

Description

@stewartmiles

TFP 0.19.0 is using a deprecated TFP kwarg scale_identity_multiplier which results in the following log spam:

From site-packages/tensorflow_probability/python/distributions/distribution.py:342: calling MultivariateNormalDiag.__init__ (from tensorflow_probability.python.distributions.mvn_diag) with scale_identity_multiplier is deprecated and will be removed after 2020-01-01.
Instructions for updating:
`scale_identity_multiplier` is deprecated; please combine it into `scale_diag` directly instead.

Related tensorflow/tensorflow#55190

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions