Created by: guoshengCS
Add dims to convolution bias parameter proto, fix the shape discrepancy setting parameter values byparameter.set
. Since the Inference.__init__
doesn't call parameter.set
, the bug didn't emerge when doing inference.
Created by: guoshengCS
Add dims to convolution bias parameter proto, fix the shape discrepancy setting parameter values byparameter.set
. Since the Inference.__init__
doesn't call parameter.set
, the bug didn't emerge when doing inference.