elu

abstract fun <T : DType, V> elu(tensor: Tensor<T, V>, alpha: Float = 1.0f): Tensor<T, V>(source)