silu

fun silu(a: Tensor<*, *>): Tensor<*, *>(source)

SiLU (Swish) activation: x * sigmoid(x).