Skip to content

Commit e31c456

Browse files
committed
Merge branch 'development' of https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe into development
2 parents 7e93aef + 71d8ae2 commit e31c456

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

FEATURES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# A Short Summary of New Features in Synopsys Caffe
22

3-
Synopsys Caffe Version: 2021.03
3+
Synopsys Caffe Version: 2021.06
44
New added features are compared with the original BVLC Caffe 1.0.0
55

66
## evconvert (TensorFlow/ONNX/... to Caffe Converter) related
@@ -128,6 +128,8 @@ squeeze_deconv_layer
128128
ConvolutionParameter
129129
+ input_scale, input_zero_point, output_scale, output_zero_point, weight_scale, weight_zero_point in
130130
InnerProductParameter
131+
+ input_scale, input_zero_point, output_scale, output_zero_point, bias_scale, bias_zero_point in
132+
BiasParameter
131133
+ input_scale, input_zero_point, output_scale, output_zero_point in
132134
ConcatParameter
133135
EltwiseParameter

0 commit comments

Comments
 (0)