Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

FID calculation error with scipy 1.11.2 #217

Description

@mmuckley

As seen in this automated test, there is a bug in the FID calculation with scipy 1.11.2:

https://github.com/facebookresearch/NeuralCompression/actions/runs/5905240241/job/16018960652

This bug results in a huge imaginary component from the sqrtm operation.

scipy 1.11.1 fixes the problem, so I'm adding this as a test requirement for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions