Types
- SigmoidCrossEntropyLoss[TT] {.inject, final.} = ref object of Gate[TT] 
- Source Edit
- SoftmaxCrossEntropyLoss[TT] {.inject, final.} = ref object of Gate[TT] 
- Source Edit
- SparseSoftmaxCrossEntropyLoss[TT; Idx] {.final.} = ref object of Gate[TT] 
- Source Edit
