Login
Remember
Register
Ask a Question
Computing softmax activation can be skipped when using nn.CrossEntropyLoss.
0
votes
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
Computing softmax activation can be skipped when using nn.CrossEntropyLoss.
Select the best option from below
a) True
b) False
computing-softmax
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 7, 2021
by
sharadyadav1986
a) True
...