mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE]: Add pointwise tag to isfinite (#140291)
Adds pointwise tag to isfinite Pull Request resolved: https://github.com/pytorch/pytorch/pull/140291 Approved by: https://github.com/jbschlosser
This commit is contained in:
committed by
PyTorch MergeBot
parent
5aadaaf2b5
commit
928b8ec633
@ -13095,6 +13095,7 @@
|
||||
variants: function, method
|
||||
device_check: NoCheck
|
||||
device_guard: False
|
||||
tags: pointwise
|
||||
|
||||
- func: isinf(Tensor self) -> Tensor
|
||||
variants: function, method
|
||||
|
Reference in New Issue
Block a user