mirror of https://github.com/llvm/torch-mlir
61db1b5c4d
-- This commit adds e2e support for `aten.Mish` op. -- `aten.Mish` op is decomposed as following :- Mish(x) = x * Tanh(Softplus(x)) Signed-off-by: Abhishek Varma <avarma094@gmail.com> Signed-off-by: Abhishek Varma <avarma094@gmail.com> |
||
---|---|---|
.. | ||
torch-mlir | ||
torch-mlir-c | ||
CMakeLists.txt |