Searched refs:scaled_weights_vector (Results 1 – 2 of 2) sorted by relevance
93 auto scaled_weights_vector = scaled_weights.flat<float>(); in FoldBatchNorms() local95 scaled_weights_vector(row) = in FoldBatchNorms()
130 auto scaled_weights_vector = scaled_weights.flat<float>(); in FuseScaleOffsetToConvWeights() local132 scaled_weights_vector(row) = in FuseScaleOffsetToConvWeights()