Skip to content

Cannot eltwise with 1D tensor #16232

Open
@LPanosTT

Description

Performing an eltwise operation between tensors where at least one of which is 1D does not work. Eltwise operations require that all operands are in TILE layout, and a tensor being 1D or being TILE layout are mutually exclusive. Looking for some discussion on the solution for this.

FYI: @mrakitaTT

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

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