We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3b171 commit 57a27d2Copy full SHA for 57a27d2
FEATURES.md
@@ -31,8 +31,7 @@ evquantize related (only valid for CUDA forwards implementation)
31
input_scale and output_scale in ConvolutionParameter, InnerProductParameter, SoftmaxParameter and LRNParameter
32
output_scale in EltwiseParameter
33
output_shift_instead_division in PoolingParameter
34
-saturate in ReLUParameter and PoolingParameter
35
-signed_saturate in ConvolutionParameter and EltwiseParameter
+saturate in ConvolutionParameter, EltwiseParameter, ReLUParameter and PoolingParameter
36
37
YOLO related
38
--------------
0 commit comments