[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:57:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d9b9103b45e: [mlir][Linalg] Add a softmax op (authored by qcolombet).

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.535709.patch
Type: text/x-patch
Size: 6011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/0be602a1/attachment.bin>


More information about the llvm-commits mailing list