add Chinese rst file

This commit is contained in:
huanxiaoling 2022-11-03 15:57:25 +08:00
parent 2efc5fcd68
commit 7e46ab785a
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
mindspore.ops.ScalarCast
==========================
.. py:class:: mindspore.ops.ScalarCast
将输入Scalar转换为其他类型。
详情请参考 :func:`mindspore.ops.scalar_cast` 。