代码评注赛初阶段成果提交 “你的代码写的真棒”队 #3

Open
a946079208 wants to merge 3 commits from a946079208/mindspore2022:doc_reduce_sum into master
First-time contributor

开源代码评注赛 “你的代码写的真棒”队

发现了文档中缺失的代码,可能导致用户阅读文档时的用户体验差,为此补充了部分代码。

此外,还添加了对相关算子的实现注释。

开源代码评注赛 “你的代码写的真棒”队 发现了文档中缺失的代码,可能导致用户阅读文档时的用户体验差,为此补充了部分代码。 此外,还添加了对相关算子的实现注释。
a946079208 added 1 commit 2022-10-17 10:32:45 +08:00
a946079208 added 1 commit 2022-10-17 10:59:39 +08:00
a946079208 added 1 commit 2022-10-17 15:52:50 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b a946079208-doc_reduce_sum master
git pull doc_reduce_sum

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff a946079208-doc_reduce_sum
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: huawei/mindspore2022#3
No description provided.