-
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
Op implementationInvolves the implementation of an OpInvolves the implementation of an OpScanInvolves the `Scan` `Op`Involves the `Scan` `Op`help wantedExtra attention is neededExtra attention is needed
Description
As @ricardoV94 mentioned in #512 (comment), a scalar-compatible version of Scan
would allow us to use Scan
s 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
Labels
Op implementationInvolves the implementation of an OpInvolves the implementation of an OpScanInvolves the `Scan` `Op`Involves the `Scan` `Op`help wantedExtra attention is neededExtra attention is needed