Skip to content

Commit a0683f6

Browse files
committed
Fix hsigmoid layer comments.
1 parent cd81075 commit a0683f6

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)