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.CeLU
===================
.. py:class:: mindspore.ops.CeLU
逐元素计算输入Tensor的CeLU(连续可微指数线性单位)。
更多参考详见 :func:`mindspore.ops.celu`。