diff options
author | Peng Sun <peng.sun@arm.com> | 2024-11-12 21:35:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 13:35:47 -0800 |
commit | fe83a7282e05b6aba7c87fa293ec84ef926a7991 (patch) | |
tree | 900639b8499e16dc22dbf2ea7bb8468f94553a0d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | d2db9bd708f1f1d4368e0b2d3870dd8c307c9895 (diff) | |
download | llvm-fe83a7282e05b6aba7c87fa293ec84ef926a7991.zip llvm-fe83a7282e05b6aba7c87fa293ec84ef926a7991.tar.gz llvm-fe83a7282e05b6aba7c87fa293ec84ef926a7991.tar.bz2 |
[TOSA] Introduce Tosa_ElementwiseUnaryOp with Type and Shape Enforcement (#115784)
* Enforce that Tosa_ElementwiseUnaryOp requires output tensors to match
the input tensor's type and shape.
* Update the following ops to conform to Tosa_ElementwiseUnaryOp: clamp,
erf, sigmoid, tanh, cos, sin, abs, bitwise_not, ceil, clz, exp, floor,
log, logical_not, negate, reciprocal, rsqrt.
* Add invalid tests for each operator to ensure compliance with TOSA
v1.0 Specification.
Signed-off-by: Peng Sun <peng.sun@arm.com>
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions