Skip to content

Error when try to minimize gradient with respective to input in pytorch binding #176

@thuanz123

Description

@thuanz123

Basically, I have a loss as the gradient of the output with respective to the input and I want to minimize it but I encounter this error when trying to do so in pytorch binding:
RuntimeError: DifferentiableObject::backward_backward_input_impl: not implemented error

Does this mean the second derivative of fully fused mlp is not implemented in pytorch ?

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