Searched refs:FillBias (Results 1 – 1 of 1) sorted by relevance
35 TransformResult FillBias( in FillBias() function63 return FillBias(attr.weights.shape.o, &attr.bias); in ApplyToNode()69 return FillBias(attr.weights.shape.o, &attr.bias); in ApplyToNode()81 return FillBias(attr.weights.shape.o * attr.weights.shape.i, &attr.bias); in ApplyToNode()86 return FillBias(attr.weights.shape.o, &attr.bias); in ApplyToNode()