Skip to content

How should i set the seminorm option like it is in the torchdiffeq? #209

@chansigit

Description

@chansigit

In torchdiffeq, odeint has a adjoint option to turn on seminorm? how should i pass parameters to the seminorm option in torchdyn? Merely passing a True gives an error.

dyn_odeint( f=Func, x=z0, t_span=dt_list, solver=self.odesolver, atol=self.atol, rtol=self.rtol, seminorm=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions