Skip to content

Possible bugs in the code #14

@xinmei9322

Description

@xinmei9322

The definition of flat should refer to from autograd.util import flatten, but actually refers to a function in the same file with the same name "flatten". This leads to a bug when "flat" is used. The expected_stats should be a 1-D ndarray, but it is a scalar.

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