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.OnesLike
======================
.. py:class:: mindspore.ops.OnesLike()
返回值为1的Tensor,shape和数据类型与输入相同。
更多参考详见 :func:`mindspore.ops.ones_like`。