Skip to content

Support Tensor-Scalar operations #92

@hw-yuexy

Description

@hw-yuexy

In MLIR, linalg.add (for example) can take a tensor and a scalar, and add the scalar to every element of the tensor. We should relax the condition in verify_memref_tensor_types to support this kind of operation.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions