Skip to content

Commit 52d38c7

Browse files
committed
updated docs
1 parent 7889cf3 commit 52d38c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dlib/dnn/layers_abstract.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ namespace dlib
701701

702702
template <
703703
unsigned long num_outputs,
704-
linear_bias_mode bias_mode
704+
linear_bias_mode bias_mode = LINEAR_HAS_BIAS
705705
>
706706
class linear_
707707
{

0 commit comments

Comments
 (0)