Searched defs:isneginf (Results 1 – 4 of 4) sorted by relevance
238 TORCH_META_FUNC(isneginf) (const Tensor& self) { in TORCH_META_FUNC() argument
870 def isneginf(x): function
1788 def isneginf(x: ArrayLike, out: Optional[OutArray] = None): function
719 def isneginf(a: TensorLikeType) -> TensorLikeType: function