Commit Graph

4 Commits

Author SHA1 Message Date
tangdezhi_123 5f22e08d05 mindspore.ops.eye和pytorch.eye的参数m不对标问题修正。
1. 对参数m增加默认值None,返回Tensor的列数默认与n相等。
2. 对参数dtype增加默认值None,返回Tensor的数据类型默认为mindspore.float32。
2023-02-22 17:32:35 +08:00
zhangyi 46e8f6af8e modify the format of API files 2022-07-25 15:26:56 +08:00
lvmingfu 01509b7b66 fix link anchor 2022-04-29 09:37:33 +08:00
wangshuide2020 1ad5840572 add the chinese documentation of functional api. 2022-04-22 16:06:47 +08:00