FullSoftmaxΒΆ
Applies Softmax function to an n-dimensional input Tensor, optionally computing CrossEntropy.
Abstract Signature:
FullSoftmax(dim: int = -1)
Applies Softmax function to an n-dimensional input Tensor, optionally computing CrossEntropy.
Abstract Signature:
FullSoftmax(dim: int = -1)