Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Erik Linder-Norén
PyTorch-GAN
Merge requests
!98
ACGAN: remove softmax for aux_layer
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Open
Yunzhong Hou
requested to merge
github/fork/hou-yz/master
into
master
Mar 24, 2020
Overview
0
Commits
1
Pipelines
1
Changes
1
torch.nn.CrossEntropyLoss() does not need softmax activation.