diff options
author | Renato Golin <rengolin@systemcall.eu> | 2024-04-29 15:42:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 15:42:35 +0100 |
commit | 5e3032638e2df5f301dee21f072acc4d6cc806c8 (patch) | |
tree | e49af11a364e16506d4b775b3413f083cf6f3111 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 45bd85e4815254a4528cc337447fd6a8eb6fd583 (diff) | |
download | llvm-5e3032638e2df5f301dee21f072acc4d6cc806c8.zip llvm-5e3032638e2df5f301dee21f072acc4d6cc806c8.tar.gz llvm-5e3032638e2df5f301dee21f072acc4d6cc806c8.tar.bz2 |
[MLIR][Linalg] Left over Linalg named ops from previous PR (#90405)
Adding `erf` as unary and `powf` as binary.
Same as `max(arg, 0.0)` for `ReLU`, `powf(arg, const)` can be either a
generic (with broadcast) or a pair (`linalg.broadcast + linalg.powf`)
and then lowered "correctly". Either way, the lower dialects need to
know what kind of broadcast anyway, so no materialization of the
constant tensors should remain.
I want to flush the easy ones before we start working on type cast &
softmax.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions