Commit Graph

4 Commits (790d597693dd83d07033c5abc7b16a85600dc976)

Author SHA1 Message Date
chajchaj fef94eac4e
fix cross_entropy bug of the axis parameter in log_softmax (#27311)
5 years ago
chajchaj 5407e327a4
add cross_entropy to nn/layer and nn/functional, test=develop (#26478)
5 years ago
Guanghua Yu 988fbf82e2
Fix bug with wrong calculation result in `nn.loss.CrossEntropyLoss` (#24352)
5 years ago
Guanghua Yu 588eb8e2ea
Add `paddle.nn.loss.CrossEntropyLoss` op (#23669)
5 years ago