Skip to content

Add option to implement vectorized hessian/jacobian #756

Open
@ricardoV94

Description

@ricardoV94

Description

In some cases we may get more performant graphs for hessian/jacobian using the automatic vectorization + index lifting instead of scan looping.

We may want to try to lift indexing before we vectorize. This has helped create much cleaner graphs in some client work we are doing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions