Deepak Negi
60a8c71a1a
Sigmoid and Tanh post-operation support for int8 API's.
...
Description:
Implemented sigmoid, tanh as fused post-ops in
aocl_gemm_<s8|u8>s8<s32|s16>o<s8|u8|s32> API's
Sigmoid(x) = 1/1+e^(-x)
Tanh(x) = (1-e^(-2x))/(1+e^(2x))
Updated bench_lpgemm to recognize sigmod, tanh
as options for post-ops from bench_input and verified.
AMD-Internal: [SWLCSG-3178]
Change-Id: I9df3aab02222f728ff9d1f292c7bc549f30176f0
2024-11-15 05:36:31 -05:00
..
2024-11-15 05:36:31 -05:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-09-17 04:48:59 -04:00
2021-06-04 17:45:04 +05:30
2022-01-05 04:19:11 -05:00
2024-04-08 00:06:54 -04:00
2021-06-09 12:29:49 +05:30
2024-08-05 11:52:33 -04:00
2021-11-12 08:58:54 +05:30
2023-11-22 17:11:10 -05:00
2021-05-11 14:57:51 +05:30
2021-05-19 14:21:09 +05:30
2021-05-19 14:05:01 +05:30
2023-04-21 10:02:48 -04:00
2024-04-08 00:06:54 -04:00
2021-06-09 17:05:00 +05:30
2021-05-11 14:57:51 +05:30
2021-11-12 08:58:52 +05:30
2021-06-08 11:54:55 +05:30
2024-08-05 15:35:08 -04:00