Skip to content

Gradient not defined for flip()? #725

@samuelkim16

Description

@samuelkim16

When I use numpy.flip in my function that I would like to take the gradient of, I get the below error

NotImplementedError: VJP of flip wrt argnums (0,) not defined

which I assume means the gradient of flip is not defined. Is there a particular reason this is the case?

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