Searched defs:fused_b (Results 1 – 2 of 2) sorted by relevance
17 at::Tensor fused_b = (p.linear_b - p.bn_rm) * bn_scale + p.bn_b; in computeUpdatedLinearWeightAndBias() local
101 …TensorType fused_b = create_tensor<TensorType>(b_shape, _data_type, 1, QuantizationInfo(), _data_… in compute_target() local