mindspore.ops.isneginf
======================
.. py:function:: mindspore.ops.isneginf(input)
逐元素返回输入tensor中元素是否是负无穷数。
.. warning::
该API目前只支持在Atlas A2训练系列产品上使用。
参数:
- **input** (Tensor) - 输入tensor。
返回:
Tensor