Skip to content

1 AbstractRule Per Partial, vs 1 AbstractRule returning a tuple of Differentials (one per partial) #38

@oxinabox

Description

@oxinabox

From the ML call:
why do rrules in chainrules return 1 pullback (Rule) per partial.
Rather than 1 pullback that returns a tuple of partials? (what Zygote does) (edited)
This seems better, since it make is possible to share work between the partials.
and if you don’t want to do the work of the partials that you don’t need, you just wrap them in thunks.

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