浅度学习小队 代码评注 #30
Loading…
Reference in New Issue
No description provided.
Delete Branch "hust_yi_su/mindspore2022:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2023年队伍浅度学习小队的参赛注释
已注释文件:
mindspore/include/api/graph.h 计算图类
mindspore/include/api/callback 回调
mindspore/include/api/types.h 模型类
mindspore/mindspore/python/mindspore/dataset 训练集指标解释
mindspore/mindspore/python/mindspore/ops/functional.py grad函数解释
mindspore/mindspore/python/mindspore/ops/composite/base.py _Grad类解释
mindspore/mindspore/python/mindspore/nn/cell.py cell类解释
mindspore/mindspore/python/mindspore/common/api.py _PynativeExecutor与_CellGraphExecutor类解释
mindspore/mindspore/python/mindspore/nn/cell.py cell类解释
mindspore/ccsrc/pipeline/pynative/pynative_execute.h GradExecutor类与PynativeExecutor类解释
mindspore/ccsrc/pipeline/pynative/pynative_execute.cc GradExecutor类与PynativeExecutor类的方法注释
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.