Add softmin, hardshrink, hardtanh (#1180)
--------- Co-authored-by: Nikhil Mehta <[email protected]>
This commit is contained in:
co-authored by
Nikhil Mehta
parent
83b11bc58d
commit
0b7d71fd2f
@@ -17,6 +17,8 @@ simple functions.
|
||||
gelu_approx
|
||||
gelu_fast_approx
|
||||
glu
|
||||
hard_shrink
|
||||
hard_tanh
|
||||
hardswish
|
||||
leaky_relu
|
||||
log_sigmoid
|
||||
@@ -29,6 +31,7 @@ simple functions.
|
||||
sigmoid
|
||||
silu
|
||||
softmax
|
||||
softmin
|
||||
softplus
|
||||
softshrink
|
||||
step
|
||||
|
||||
Reference in New Issue
Block a user