Searched defs:logaddexp2 (Results 1 – 2 of 2) sorted by relevance
435 def logaddexp2(x1, x2): function
1574 def logaddexp2(a: TensorLikeType, b: TensorLikeType) -> TensorLikeType: function