Skip to content

Commit 7315608

Browse files
authored
Merge pull request #1749 from reyoung/feature/fix_hsigmoid_comments
Fix hsigmoid layer comments.
2 parents 6834dbd + a0683f6 commit 7315608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/gserver/layers/HierarchicalSigmoidLayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ namespace paddle {
3636
* | |- 5
3737
* |
3838
* |-*- 0
39-
* |- 1
39+
* |- 1
4040
* @endcode
4141
*
4242
* where * indicates an internal node, and each leaf node represents a class.

0 commit comments

Comments
 (0)