If the input vector sizes are as same as tensor.pad result shape, the
masking is not needed. Otherwise, the masking is needed and the masking
operands should be as same as tensor.empty op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo