SigmoidActivation[TT] {.final.} = ref object of Gate[TT]
proc sigmoid[TT](a: Variable[TT]): Variable[TT]