[all-commits] [llvm/llvm-project] fa0666: [mlir][linalg] Fix numerical issue with softmax (#...
Prashant Kumar via All-commits
all-commits at lists.llvm.org
Wed Jun 19 19:38:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa0666876cdf11162af341911b99311a56be2274
https://github.com/llvm/llvm-project/commit/fa0666876cdf11162af341911b99311a56be2274
Author: Prashant Kumar <pk5561 at gmail.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/transform-op-decompose.mlir
Log Message:
-----------
[mlir][linalg] Fix numerical issue with softmax (#96090)
For more info:
https://github.com/iree-org/iree/issues/17670#issuecomment-2167591878
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list