Searched refs:recip_weights (Results 1 – 1 of 1) sorted by relevance
1727 TRT_ShapedWeights recip_weights = in BinaryTensorOpWeight() local1731 TF_RETURN_IF_ERROR(UnaryCompute(weights, &recip_weights, unary_op)); in BinaryTensorOpWeight()1732 scale_weights = recip_weights; in BinaryTensorOpWeight()