Skip to content

Missing diffuse.filter #3

Description

@HuChen9218

Hi,

I was trying to run examples/design_mnist.py, but I encountered the following error:

ModuleNotFoundError: No module named 'diffuse.filter'

Looking at the code, inference.py contains the line:

from diffuse.filter import stratified

However, the repository does not include a filter.py file.

Could you please confirm whether this file was accidentally omitted, or if the stratified function should be imported from somewhere else?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions