335 Star 1.5K Fork 864

MindSpore / docs

 / 详情

文档反馈-MindSpore

REJECTED
Documentation
创建于  
2024-04-28 20:44
  1. 【Document Link】/【文档链接】

https://www.mindspore.cn/docs/zh-CN/r2.2/api_python/numpy/mindspore.numpy.randn.html

  1. 【Issues Section】/【问题文档片段】

Returns a new Tensor with given shape and dtype, filled with a sample (or samples)
from the standard normal distribution.
参数
*shape (Union[int, tuple(int), list(int)]) – Shape of the new tensor, e.g.,
or .
dtype (Union[mindspore.dtype, str], optional) – Designated tensor dtype, it must
be float type. Default is mindspore.float32.
返回
Tensor, with the designated shape and dtype, filled with a sample (or samples)
from the “standard normal” distribution.
异常
TypeError – If input arguments have types not specified above.
ValueError – If dtype is not float type.
Supported Platforms:

  1. 【Issues Section】/【问题文档片段】

规范和低错类:

错别字或拼写错误,标点符号使用错误、公式错误或显示异常;
链接错误、空单元格、格式错误;
英文中包含中文字符;
界面和描述不一致,但不影响操作;
表述不通顺,但不影响理解;
版本号不匹配:如软件包名称、界面版本号;

  1. 【Expected Result】【预期结果】
  • Please fill in the expected result
    文档使用中文

评论 (3)

ultranationalism 创建了Documentation

Please assign maintainer to check this issue.
请为此issue分配处理人。
@fangwenyi @chengxiaoli @Shawny

感谢您的提问,您可以评论//mindspore-assistant更快获取帮助:

  1. 如果您刚刚接触MindSpore,或许您可以在教程找到答案
  2. 如果您是资深Pytorch用户,您或许需要:
  1. 如果您遇到动态图问题,可以设置set_context(pynative_synchronize=True)查看报错栈协助定位
  2. 模型精度调优问题可参考官网调优指南
  3. 如果您反馈的是框架BUG,请确认您在ISSUE中提供了MindSpore版本、使用的后端类型(CPU、GPU、Ascend)、环境、训练的代码官方链接以及可以复现报错的代码的启动方式等必要的定位信息
  4. 如果您已经定位出问题根因,欢迎提交PR参与MindSpore开源社区,我们会尽快review

您好,Numpy接口目前暂不提供中文,请持续关注后续版本的演进。

TingWang 任务状态TODO 修改为REJECTED

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs

搜索帮助