Commit Graph

8 Commits

Author SHA1 Message Date
tangdezhi_123 201d33a043 对ops下的API和其在Tensor下的同名API的参数名进行整改,涉及修改点,函数实现,中文说明修改,英文说明修改。
涉及修改的API如下,
ops.range
ops.linspace
ops.eye
ops.reshape
ops.lcm
ops.dot
ops.matmul

涉及修改的Tensor的API如下,
tensor.reshape
tensor.lcm

涉及新增的Tensor的API如下,新增API已自验证通过
tensor.dot
2023-02-24 10:49:33 +08:00
zhangyi c6abc24034 modify the format of API files 2022-07-25 17:21:28 +08:00
i-robot 3dad51973e
!36364 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
Merge pull request !36364 from longvoyage/master
2022-07-07 09:06:37 +00:00
longvoyage 29ba9a84da 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
https://gitee.com/mindspore/mindspore/issues/I5ER7L
https://gitee.com/mindspore/mindspore/issues/I5ER7L# Please enter the commit message for your changes. Lines starting
2022-06-30 21:02:04 +08:00
panfengfeng eb92d0f79b fix matmul cn description 2022-06-29 20:42:37 -04:00
zhangfanghe 84fa7b45ee optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
huodagu 564a370d77 modify_params 2022-03-10 16:34:11 +08:00
huodagu 05da331681 add_func_1 2022-03-10 13:51:22 +08:00