Skip to content

[BUG] Tile element assignment breaks gradient chain #680

@daedalus5

Description

@daedalus5

Bug Description

Doing something like

a = wp.tile_zeros(shape=(8,), dtype=float)
a[j] = x[j]

in a kernel is not differentiable. It would be nice to support tile element assignment differentiability.

System Information

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions