[PATCH] D153422: [mlir][Linalg] Add a softmax op
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 03:31:47 PDT 2023
qcolombet updated this revision to Diff 535705.
qcolombet added a comment.
- Aligned ins and outs in test
- Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153422/new/
https://reviews.llvm.org/D153422
Files:
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/invalid.mlir
mlir/test/Dialect/Linalg/roundtrip.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153422.535705.patch
Type: text/x-patch
Size: 6011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/10056ff1/attachment.bin>
More information about the llvm-commits
mailing list