mindspore/docs/api/api_python/ops/mindspore.ops.NPUAllocFloat...

15 lines
422 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mindspore.ops.NPUAllocFloatStatus
==================================
.. py:class:: mindspore.ops.NPUAllocFloatStatus
分配一个标志来存储溢出状态。
标志是一个Tensor其shape为 :math:`(8,)` ,数据类型为 `mindspore.dtype.float32`
.. note::
请参考 :class:`mindspore.ops.NPUGetFloatStatus` 的样例。
输出:
Tensorshape为 :math:`(8,)`