Skip to content

Error related to 'scale_identity_multiplier' in tensorflow #820

@nys3015

Description

@nys3015

I found 'TypeError: MultivariateNormalDiag.An error such as init() got an unexpected keyword argument 'scale_identity_multiplier' .
These errors are found in the 38th line of (alibi_detect/models/tensorflow/losses.py ).

Referring to the document in 'tensorflow' (https://www.tensorflow.org/probability/api_docs/python/tfp/distributions/MultivariateNormalDiag) , we found that the 'multivariatenormalDiag' in tensorflow no longer uses scale_identity_multiplier.

In this regard, it seems that a quick correction is needed.

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