Skip to content

Introduce a scalar version of Scan #1178

@brandonwillard

Description

@brandonwillard

As @ricardoV94 mentioned in #512 (comment), a scalar-compatible version of Scan would allow us to use Scans within Elemwise.scalar_op implementations and help us close #512.

We should first determine what it would take to refactor Scan so that it can work exclusively with ScalarType inputs and outputs before considering alternative approaches (e.g. a new Op).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Op implementationInvolves the implementation of an OpScanInvolves the `Scan` `Op`help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions